summaryrefslogtreecommitdiff
path: root/templates/mirrors/mirrors.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/mirrors/mirrors.html
parent03a028eb037b579a421be4f7d15c5ff02072ff46 (diff)
parentdbb508b7222081b523ce3e0bd2b69f5fea6c7050 (diff)
Merge branch 'master-nomake'
Diffstat (limited to 'templates/mirrors/mirrors.html')
-rw-r--r--templates/mirrors/mirrors.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/mirrors/mirrors.html b/templates/mirrors/mirrors.html
index 16c6fb3b..13701e5a 100644
--- a/templates/mirrors/mirrors.html
+++ b/templates/mirrors/mirrors.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% load cycle from future %}
{% load static from staticfiles %}
{% block title %}{{ BRANDING_DISTRONAME }} - Mirror Overview{% endblock %}