summaryrefslogtreecommitdiff
path: root/templates/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/login.html')
-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>