--- title: The Safing Blog layout: page_column ---
{% for post in site.posts %}
{{ post.title }}
{{ post.date | date: "%-d. %b %Y" }} {{ post.author }}
{% endfor %}