summaryrefslogtreecommitdiff
path: root/templates/devel/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-28 20:00:27 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-28 20:00:27 -0500
commit66e4f518ffef04779ed95012fde212270845e068 (patch)
tree3a55ad60b3453eecca862c54e2824fddf1820ce8 /templates/devel/index.html
parent03a028eb037b579a421be4f7d15c5ff02072ff46 (diff)
parentdbb508b7222081b523ce3e0bd2b69f5fea6c7050 (diff)
Merge branch 'master-nomake'
Diffstat (limited to 'templates/devel/index.html')
-rw-r--r--templates/devel/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index 919314c8..b6287110 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% load cycle from future %}
{% load static from staticfiles %}
{% load cache %}
{% load package_extras %}