aboutsummaryrefslogtreecommitdiff
path: root/news.html.j2
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 23:45:29 +0100
committertg(x) <*@tg-x.net>2017-01-19 23:45:29 +0100
commit592850e144e38520fb166ee490c25b0283257d16 (patch)
tree7b4fa37953885be38a117ab31ebdfb95badffcbb /news.html.j2
parent5512942ea77aa8a474a0163f8ef3097d678f8675 (diff)
downloadwww-592850e144e38520fb166ee490c25b0283257d16.tar.gz
www-592850e144e38520fb166ee490c25b0283257d16.zip
i18n: fix js, lang switcher
Diffstat (limited to 'news.html.j2')
-rw-r--r--news.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/news.html.j2 b/news.html.j2
index f3ea6b23..54dc6f40 100644
--- a/news.html.j2
+++ b/news.html.j2
@@ -4,7 +4,7 @@
4 <meta name="description" content=""> 4 <meta name="description" content="">
5 <!--# include file="common/header.{{ _("en") }}.inc" --> 5 <!--# include file="common/header.{{ _("en") }}.inc" -->
6 </head> 6 </head>
7 <body class="en" onload="loadLang();"> 7 <body>
8 <div class="container"> 8 <div class="container">
9 <!--# include file="common/navigation.{{ _("en") }}.inc" --> 9 <!--# include file="common/navigation.{{ _("en") }}.inc" -->
10 <!-- Jumbotron --> 10 <!-- Jumbotron -->