diff options
Diffstat (limited to 'templates/news/list.html')
-rw-r--r-- | templates/news/list.html | 2 |
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 %} |