translated all pages except blog

This commit is contained in:
arcan1s
2014-01-17 02:18:08 +04:00
parent 61a823861a
commit 0ccc6bc847
17 changed files with 277 additions and 345 deletions

View File

@ -1,5 +1,5 @@
{% if page.category == "ru" %}
<p class="view"><a href="/ru">Домашняя страница</a></p>
<p class="view"><a href="/ru">Главная</a></p>
{% else %}
<p class="view"><a href="/">Back to Homepage</a></p>
<p class="view"><a href="/">Home</a></p>
{% endif %}