aboutsummaryrefslogtreecommitdiff
path: root/template/news/oldnews-2020.html.j2
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-11-29 17:59:39 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-11-29 17:59:39 +0900
commitbb53c22b82fe5b434e605ac28cef2ba502b7d6d5 (patch)
treec912f5e29847a940e8bf5e5ff9a75fa5cb038325 /template/news/oldnews-2020.html.j2
parent8a97f821b6f0bd86b65c1084b1ceceadce888435 (diff)
downloadwww-bb53c22b82fe5b434e605ac28cef2ba502b7d6d5.tar.gz
www-bb53c22b82fe5b434e605ac28cef2ba502b7d6d5.zip
Update oldnews
Diffstat (limited to 'template/news/oldnews-2020.html.j2')
-rw-r--r--template/news/oldnews-2020.html.j25
1 files changed, 5 insertions, 0 deletions
diff --git a/template/news/oldnews-2020.html.j2 b/template/news/oldnews-2020.html.j2
new file mode 100644
index 00000000..23691b6c
--- /dev/null
+++ b/template/news/oldnews-2020.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(2019) }}
5{% endblock body_content %}