diff --git a/_includes/footer_comment.html b/_includes/footer_comment.html index 876b0d3..2b9ca86 100644 --- a/_includes/footer_comment.html +++ b/_includes/footer_comment.html @@ -9,18 +9,15 @@ } }); +
{% if page.category == "ru" %} -

Комментарии

Хотите оставить комментарий? Посетите эту страницу на GitHub (Вам необходим аккаунт на GitHub).

-
-
{% else %} -

Comments

Want to leave a comment? Visit this post's issue page on GitHub (you'll need a GitHub account).

-
{% endif %} + diff --git a/_layouts/project.html b/_layouts/project.html index d903781..0406749 100644 --- a/_layouts/project.html +++ b/_layouts/project.html @@ -9,27 +9,29 @@ layout: default

{{ page.title }}

{{ page.description }}

- {% if page.category == "ru" %} -

Общая информация
- Установка
- Использование
- Настройка
- {% if page.hasgui == true %} - Графический интерфейс
- Скриншоты
+

+ {% if page.category == "ru" %} + Общая информация
+ Установка
+ Использование
+ Настройка
+ {% if page.hasgui == true %} + Графический интерфейс
+ Скриншоты
+ {% endif %} + Ссылки + {% else %} + General information
+ Installation guide
+ How to use
+ Configuration
+ {% if page.hasgui == true %} + GUI
+ Screenshots
+ {% endif %} + Links {% endif %} - Ссылки

- {% else %} -

General information
- Installation guide
- How to use
- Configuration
- {% if page.hasgui == true %} - GUI
- Screenshots
- {% endif %} - Links

- {% endif %} +

@@ -38,7 +40,7 @@ layout: default {% if page.category == "ru" %}

Ссылки