summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-08 14:12:23 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-10 16:53:52 +0100
commit7b58a49de8bcf802ee6cd7114c485cbe736151f7 (patch)
treea9e9fc84fc5ab0f6ef8cc92f28b161a19037d469 /index.html.j2
parent2d19f9b4106f5761013a7b13161b1e7157eeb656 (diff)
downloadwww-7b58a49de8bcf802ee6cd7114c485cbe736151f7.tar.gz
www-7b58a49de8bcf802ee6cd7114c485cbe736151f7.tar.bz2
www-7b58a49de8bcf802ee6cd7114c485cbe736151f7.zip
reorganizing news
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2
index f59717f1..f270892c 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -73,11 +73,11 @@
<div class="row">
<div class="col-lg-6">
<h2>{{ _("Taler News") }}</h2>
- {% include "news.html.j2" %}
+ {% include "news.html.j2.inc" %}
</div>
<div class="col-lg-6">
<h2>{{ _("Financial News") }}</h2>
- {% include "financial-news.html.j2" %}
+ {% include "financial-news.html.j2.inc" %}
</div>
</div>
{% include "common/footer.j2.inc" %}