summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-24 18:29:56 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-24 18:29:56 +0200
commit6d175b7f433b1e487e595b5aa92d916146ee38bf (patch)
tree763f51f3173a2152f79d2ec7df55c5036895c508
parent755ad37714f081be095e181bdb4b3dcb014248c0 (diff)
downloadwww-6d175b7f433b1e487e595b5aa92d916146ee38bf.tar.gz
www-6d175b7f433b1e487e595b5aa92d916146ee38bf.tar.bz2
www-6d175b7f433b1e487e595b5aa92d916146ee38bf.zip
comment out, 2nd try
-rw-r--r--news.html.j2.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/news.html.j2.inc b/news.html.j2.inc
index d1c94e53..8650fe11 100644
--- a/news.html.j2.inc
+++ b/news.html.j2.inc
@@ -1,9 +1,9 @@
{% include "news/2018-04.inc" %}
{% include "news/2017-10.inc" %}
-{# % include "news/2017-08.inc" % #}
-{# % include "news/2017-04.inc" % #}
-{# % include "news/2017-03.inc" % #}
-{# % include "news/2017-02.inc" % #}
+{# include "news/2017-08.inc" #}
+{# include "news/2017-04.inc" #}
+{# include "news/2017-03.inc" #}
+{# include "news/2017-02.inc" #}
{% include "news/2017-01.inc" %}
<a href="old-news.html"><h3>{{ _("More news")}}</h3></a>