aboutsummaryrefslogtreecommitdiff
path: root/template/news/oldnews-2020.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/oldnews-2020.html.j2')
-rw-r--r--template/news/oldnews-2020.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/oldnews-2020.html.j2 b/template/news/oldnews-2020.html.j2
index 23691b6c..87030010 100644
--- a/template/news/oldnews-2020.html.j2
+++ b/template/news/oldnews-2020.html.j2
@@ -1,5 +1,5 @@
1{% extends "common/base.j2" %} 1{% extends "common/base.j2" %}
2{% from "common/old-news.j2.inc" import oldnews with context %} 2{% from "common/old-news.j2.inc" import oldnews with context %}
3{% block body_content %} 3{% block body_content %}
4{{ oldnews(2019) }} 4{{ oldnews(2020) }}
5{% endblock body_content %} 5{% endblock body_content %}