aboutsummaryrefslogtreecommitdiff
path: root/news.html.j2.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-08-25 22:18:29 +0200
committerChristian Grothoff <christian@grothoff.org>2017-08-25 22:18:29 +0200
commitdafcad777dba9f9aa4b525cbbeeb9412dbcda41f (patch)
tree3e77ec38e4e1c8386a3bb2de35b3003b4245d71a /news.html.j2.inc
parentfc63a3b42bdfb3a9eb341daccd61170d72a90934 (diff)
downloadwww-dafcad777dba9f9aa4b525cbbeeb9412dbcda41f.tar.gz
www-dafcad777dba9f9aa4b525cbbeeb9412dbcda41f.zip
split news into current and older news
Diffstat (limited to 'news.html.j2.inc')
-rw-r--r--news.html.j2.inc12
1 files changed, 2 insertions, 10 deletions
diff --git a/news.html.j2.inc b/news.html.j2.inc
index 5b71b094..070b121c 100644
--- a/news.html.j2.inc
+++ b/news.html.j2.inc
@@ -3,13 +3,5 @@
3{% include "news/2017-03.inc" %} 3{% include "news/2017-03.inc" %}
4{% include "news/2017-02.inc" %} 4{% include "news/2017-02.inc" %}
5{% include "news/2017-01.inc" %} 5{% include "news/2017-01.inc" %}
6{% include "news/2016-12.inc" %} 6
7{% include "news/2016-10.inc" %} 7<a href="old-news.html"><h3>{{ _("More news")}}</h3></a>
8{% include "news/2016-09.inc" %}
9{% include "news/2016-08.inc" %}
10{% include "news/2016-06.inc" %}
11{% include "news/2015-12.inc" %}
12{% include "news/2015-11.inc" %}
13{% include "news/2015-02.inc" %}
14{% include "news/2014-12.inc" %}
15{% include "news/2014-11.inc" %}