summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorequinox <equinox@diac24.net>2011-09-27 09:48:21 +0200
committerequinox <equinox@diac24.net>2011-09-27 09:48:21 +0200
commitff31e814bdc78d57e18a66020508d7e703acf8f5 (patch)
tree51c2da0f5b9121abfbbb0225e44c0d711940fa57 /templates
parent1f6882c69af3918d81ded8ac1c61a79d040b236b (diff)
楽しかったわよ
Diffstat (limited to 'templates')
-rw-r--r--templates/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/login.html b/templates/login.html
index 3ca7299..754fa2f 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -19,5 +19,6 @@
</form>
<a href="login?lang=de" class="lang"><img src="${url('static/lang_de.png')}" alt="Deutsch" width="16" height="11"/></a>
<a href="login?lang=en" class="lang"><img src="${url('static/lang_en.png')}" alt="English" width="16" height="11"/></a>
+ <a href="login?lang=ja" class="lang"><img src="${url('static/lang_ja.png')}" alt="日本語" width="16" height="11"/></a>
</sub:bodyform>
</html>