From dafcad777dba9f9aa4b525cbbeeb9412dbcda41f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 25 Aug 2017 22:18:29 +0200 Subject: split news into current and older news --- news.html.j2.inc | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'news.html.j2.inc') 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 @@ {% include "news/2017-03.inc" %} {% include "news/2017-02.inc" %} {% include "news/2017-01.inc" %} -{% include "news/2016-12.inc" %} -{% include "news/2016-10.inc" %} -{% include "news/2016-09.inc" %} -{% include "news/2016-08.inc" %} -{% include "news/2016-06.inc" %} -{% include "news/2015-12.inc" %} -{% include "news/2015-11.inc" %} -{% include "news/2015-02.inc" %} -{% include "news/2014-12.inc" %} -{% include "news/2014-11.inc" %} + +

{{ _("More news")}}

-- cgit v1.2.3