aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index_template.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/index_template.html b/index_template.html
index d9d628c..6b42ee7 100644
--- a/index_template.html
+++ b/index_template.html
@@ -152,7 +152,15 @@
<p>{i.contribute.par}</p>
<p>{i.contribute.translate}</p>
</div>
- <footer>{i.have_fun}</footer>
+ <footer>
+ {i.have_fun}
+ <br>
+ <a href="index.en.html">en</a>
+ <a href="index.de.html">de</a>
+ <a href="index.ru.html">ru</a>
+ <a href="index.tr.html">tr</a>
+ <a href="index.zh_Hans.html">zh_Hans</a>
+ </footer>
</article>
</body>