datat.fi/_includes/posts-all.html

3 lines
68 B
HTML
Raw Permalink Normal View History

2017-03-07 23:12:17 +02:00
{% for post in site.posts %}
{% include entry.html %}
{% endfor %}