summaryrefslogtreecommitdiff
path: root/template/news/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/index.html.j2')
-rw-r--r--template/news/index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/index.html.j2 b/template/news/index.html.j2
index 36a0e127..2d9b2745 100644
--- a/template/news/index.html.j2
+++ b/template/news/index.html.j2
@@ -24,7 +24,7 @@
<li>
<section class="item-preview">
<header>
- <h3>{{ item['title']|e }}</h3>
+ <h5>{{ item['title']|e }}</h5>
<p class="item-date">
{{ item['date'] }}
</p>