summaryrefslogtreecommitdiff
path: root/templates/news
diff options
context:
space:
mode:
Diffstat (limited to 'templates/news')
-rw-r--r--templates/news/list.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/news/list.html b/templates/news/list.html
index 3cd460ae..3295e333 100644
--- a/templates/news/list.html
+++ b/templates/news/list.html
@@ -1,4 +1,6 @@
{% extends "base.html" %}
+{% load cycle from future %}
+
{% block title %}{{ BRANDING_DISTRONAME }} - News{% endblock %}
{% block head %}