From a1126c14b8ba199c9e2c2d74a4943c0a84b2f8cb Mon Sep 17 00:00:00 2001 From: arcan1s Date: Wed, 2 Sep 2015 00:16:24 +0300 Subject: [PATCH] =?UTF-8?q?drop=20=D1=82=D0=AD=D0=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _layouts/paper.html | 2 +- ru/blog/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/paper.html b/_layouts/paper.html index 1415dac..6d8816b 100644 --- a/_layouts/paper.html +++ b/_layouts/paper.html @@ -10,7 +10,7 @@ layout: default {% if page.category == "ru" %} {% assign post = page %}

{% include shortdate_to_ru.html %}

-

Тэги: {{ page.tags }}

+

Тeги: {{ page.tags }}

{% if page.tags contains 'offtop' %} {% else %} diff --git a/ru/blog/index.html b/ru/blog/index.html index 301ddb0..6359e2f 100644 --- a/ru/blog/index.html +++ b/ru/blog/index.html @@ -25,5 +25,5 @@ hastr: true

{% include shortdate_to_ru.html %}

{{ post.description }}

-

Тэги: {{ post.tags }}

+

Теги: {{ post.tags }}

{% endfor %}