mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 06:05:47 +00:00
updated papers
Refactoring of an English part is done
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<figure class="sign" style="float:none;">
|
||||
{% if page.category == "ru" %}
|
||||
<a href="/resources/screenshots/{{ scrname }}.png" title="Полный размер">
|
||||
<a href="/resources/screenshots/{{ scrname }}.png" title="Полный размер" type="image/png">
|
||||
{% else %}
|
||||
<a href="/resources/screenshots/{{ scrname }}.png" title="Full size">
|
||||
<a href="/resources/screenshots/{{ scrname }}.png" title="Full size" type="image/png">
|
||||
{% endif %}
|
||||
<img src="/resources/preview/{{ scrname }}_prev.jpg" alt="{{ scrname }}">
|
||||
</a><br>
|
||||
|
Reference in New Issue
Block a user