summaryrefslogtreecommitdiffstats
path: root/templates/packages/groups.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/packages/groups.html')
-rw-r--r--templates/packages/groups.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/packages/groups.html b/templates/packages/groups.html
index c135791..ee4f031 100644
--- a/templates/packages/groups.html
+++ b/templates/packages/groups.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% load cycle from future %}
{% load static from staticfiles %}
{% block title %}Arch Linux - Package Groups{% if arch %} - {{ arch }}{% endif %}{% endblock %}