aboutsummaryrefslogtreecommitdiff
path: root/template/news/oldnews-2013.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/oldnews-2013.html.j2')
-rw-r--r--template/news/oldnews-2013.html.j25
1 files changed, 5 insertions, 0 deletions
diff --git a/template/news/oldnews-2013.html.j2 b/template/news/oldnews-2013.html.j2
new file mode 100644
index 00000000..d725f006
--- /dev/null
+++ b/template/news/oldnews-2013.html.j2
@@ -0,0 +1,5 @@
1{% extends "common/base.j2" %}
2{% from "common/old-news.j2.inc" import oldnews with context %}
3{% block body_content %}
4{{ oldnews(2013) }}
5{% endblock body_content %}