From 24b60d14b6f15b7789c2ebe251dcb7966d14eebf Mon Sep 17 00:00:00 2001 From: arcan1s Date: Fri, 17 Jan 2014 14:52:35 +0400 Subject: [PATCH] fixed comment list --- TODO | 3 +-- _includes/footer_comment.html | 11 ++++------- ru/index.html | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/TODO b/TODO index 15365ac..5e27ba2 100644 --- a/TODO +++ b/TODO @@ -6,5 +6,4 @@ Суммарно: * баг фиксы (если найду). -* запилить русские страницы (вместе с автоматическим редиректом). Хотя бы для основных. -* css подкрутить +* friends diff --git a/_includes/footer_comment.html b/_includes/footer_comment.html index 72295cd..876b0d3 100644 --- a/_includes/footer_comment.html +++ b/_includes/footer_comment.html @@ -11,17 +11,14 @@ {% if page.category == "ru" %}
-

Комментарии

-
{% else %}
-

Comments

- +

Comments

+

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

{% endif %}