aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2024-02-24 10:59:31 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2024-02-24 10:59:31 +0100
commitcc7a6a4daaff324603b9c42e12bc608764baa14a (patch)
tree273119fa149eb5e669386519df1d41849c7178e5
parente4503ed7fb904306c3d9b59958053170e4ca88ae (diff)
downloadwww-cc7a6a4daaff324603b9c42e12bc608764baa14a.tar.gz
www-cc7a6a4daaff324603b9c42e12bc608764baa14a.zip
add 2023 oldnews
-rw-r--r--template/news/oldnews-2023.html.j25
1 files changed, 5 insertions, 0 deletions
diff --git a/template/news/oldnews-2023.html.j2 b/template/news/oldnews-2023.html.j2
new file mode 100644
index 00000000..1a634262
--- /dev/null
+++ b/template/news/oldnews-2023.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(2023) }}
5{% endblock body_content %}