diff options
Diffstat (limited to 'templates/news')
-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 e85ceced..4acbc7e9 100644 --- a/templates/news/list.html +++ b/templates/news/list.html @@ -1,4 +1,6 @@ {% extends "base.html" %} +{% load cycle from future %} + {% block title %}Arch Linux - News{% endblock %} {% block head %} |