datat.fi/docs/_includes/posts-all.html

3 lines
68 B
HTML
Raw Normal View History

2017-03-20 21:35:13 +02:00
{% for post in site.posts %}
{% include entry.html %}
{% endfor %}