aboutsummaryrefslogtreecommitdiff
path: root/template/news/oldnews-2019.html.j2
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2021-05-23 20:19:58 +0200
committert3sserakt <t3ss@posteo.de>2021-05-23 20:20:56 +0200
commit8b45ef2990e77544b06a45038987c5cdba0069bf (patch)
treebea140884cd53bc614489ffbb2f7516920634253 /template/news/oldnews-2019.html.j2
parent8f9c24f116f689a874c813388b0e15678d15c47a (diff)
parentedf64f7471463dc2bb62355f24350ced2dd442f2 (diff)
downloadwww-8b45ef2990e77544b06a45038987c5cdba0069bf.tar.gz
www-8b45ef2990e77544b06a45038987c5cdba0069bf.zip
Merge branch 'stable' of ssh://gnunet.org/www into stable
Diffstat (limited to 'template/news/oldnews-2019.html.j2')
-rw-r--r--template/news/oldnews-2019.html.j25
1 files changed, 5 insertions, 0 deletions
diff --git a/template/news/oldnews-2019.html.j2 b/template/news/oldnews-2019.html.j2
new file mode 100644
index 00000000..23691b6c
--- /dev/null
+++ b/template/news/oldnews-2019.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 %}