mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-22 08:59:56 +00:00
chages with ru pages
This commit is contained in:
@ -1,2 +1,7 @@
|
||||
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
||||
<a href="/">Back to Homepage</a></p>
|
||||
{% if page.category == "ru" %}
|
||||
<p class="view"><a href="javascript:history.back()">Назад</a><br>
|
||||
<a href="/ru">Домашняя страница</a></p>
|
||||
{% else %}
|
||||
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
||||
<a href="/">Back to Homepage</a></p>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user