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

{{ page.title }}

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

{% for post in site.categories.ru limit:10 %}

{{ post.title }}

{{ post.date | date_to_string }}

{{ post.description }}

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

{% endfor %}