summaryrefslogtreecommitdiff
path: root/old-news.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'old-news.html.j2')
-rw-r--r--old-news.html.j214
1 files changed, 11 insertions, 3 deletions
diff --git a/old-news.html.j2 b/old-news.html.j2
index a7d0672c..fe339cd8 100644
--- a/old-news.html.j2
+++ b/old-news.html.j2
@@ -18,15 +18,23 @@
<div class="row">
<div class="col-lg-12">
-{% include "news/2016-12.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-11.inc" %}
+#}
+
{% include "news/2015-02.inc" %}
-{% include "news/2014-12.inc" %}
+{#
+ {% include "news/2014-12.inc" %}
+#}
{% include "news/2014-11.inc" %}
</div>