summaryrefslogtreecommitdiff
path: root/index.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 /index.html.j2
parent5512942ea77aa8a474a0163f8ef3097d678f8675 (diff)
downloadwww-592850e144e38520fb166ee490c25b0283257d16.tar.gz
www-592850e144e38520fb166ee490c25b0283257d16.tar.bz2
www-592850e144e38520fb166ee490c25b0283257d16.zip
i18n: fix js, lang switcher
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index c012ae5a..5f95a3c7 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -4,7 +4,7 @@
<meta name="description" content="Anonymous electronic payments for civil society">
<!--# include file="common/header.{{ _("en") }}.inc" -->
</head>
- <body class="en" onload="loadLang();">
+ <body>
<div class="container">
<!--# include file="common/navigation.{{ _("en") }}.inc" -->
<!-- Jumbotron -->