Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 392 Bytes

File metadata and controls

18 lines (15 loc) · 392 Bytes
layout page
title Простые рецепты по системе "Пятнашки"
tagline

{% include JB/setup %}

{% for post in site.posts %}

{{ post.date | date_to_long_string }} {% if post.location %}{{ post.location }}{% endif %}

{{ post.content }}
{% endfor %}