From 55c875d1f821c3764254ac04782dd3533e4c69a9 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Fri, 17 Jan 2014 03:51:38 +0400 Subject: [PATCH] small edit --- ru/blog/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru/blog/index.html b/ru/blog/index.html index 0a1fda3..35ae0fa 100644 --- a/ru/blog/index.html +++ b/ru/blog/index.html @@ -17,7 +17,7 @@ back: 1

{{ post.title }}

{{ post.date | date_to_string}}

{{ post.description }}

-

Tags: {{ post.tags }}

+

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

{% endfor %} {% if paginator.total_pages > 1 %}