--- category: ru layout: default title: Блог comment: false share: false back: 1 hastr: true ---

{{ page.title }}

Архив материалов

{% for post in site.categories.ru limit:10 %} {% if post.categories contains 'projects' %} {% else %}

{{ post.title }}

{% include shortdate_to_ru.html %}

{% endif %}

{{ post.excerpt }}

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

{% endfor %}