summaryrefslogtreecommitdiff
path: root/old-news.html.j2
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-05-09 12:51:36 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-05-09 12:51:36 +0200
commit3b9281e2a3b57f5bc9318669b7dc7c19abde1796 (patch)
treedcf34f8890e5d3eac78a932220bddea7f195b984 /old-news.html.j2
parenteac45c3f9345a0fc4d15fcc0634b2e1dbee511a7 (diff)
downloadwww-3b9281e2a3b57f5bc9318669b7dc7c19abde1796.tar.gz
www-3b9281e2a3b57f5bc9318669b7dc7c19abde1796.tar.bz2
www-3b9281e2a3b57f5bc9318669b7dc7c19abde1796.zip
remove videos with T logo from news
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>