summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/mirrors.html
diff options
context:
space:
mode:
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 458b693..4276b30 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 %}Arch Linux - Mirror Overview{% endblock %}