aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-06-28 17:41:01 +0200
committerxrs <xrs@mail36.net>2019-06-28 17:41:01 +0200
commite7dd5a839b01f35b2d949da401ddb47ff229eb3f (patch)
tree748cdfc886d3a6b897d8f65180b4ecda9673c3d1
parent718742bb5608f583b3f09dbd1068158115708487 (diff)
downloadwww-e7dd5a839b01f35b2d949da401ddb47ff229eb3f.tar.gz
www-e7dd5a839b01f35b2d949da401ddb47ff229eb3f.zip
add news
-rw-r--r--template/index.html.j22
-rw-r--r--template/news.html.j2.inc2
2 files changed, 3 insertions, 1 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 93e0a20d..750c6d94 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -356,7 +356,7 @@
356<div class="container"> 356<div class="container">
357 <div class="row"> 357 <div class="row">
358 <div class="container text-center"> 358 <div class="container text-center">
359 <h2>{{ _("News") }}</h2> 359 <h1>{{ _("News") }}</h1>
360 </div> 360 </div>
361 </div> 361 </div>
362 <div class="row"> 362 <div class="row">
diff --git a/template/news.html.j2.inc b/template/news.html.j2.inc
index 25108ba6..c927ded1 100644
--- a/template/news.html.j2.inc
+++ b/template/news.html.j2.inc
@@ -1,3 +1,5 @@
1{% include "news/2019-06-DSTJ.inc" %}
2{% include "news/2019-06.inc" %}
1{% include "news/2019-0.11.5.inc" %} 3{% include "news/2019-0.11.5.inc" %}
2{% include "news/2019-0.11.4.inc" %} 4{% include "news/2019-0.11.4.inc" %}
3{% include "news/2019-0.11.3.inc" %} 5{% include "news/2019-0.11.3.inc" %}