{{ page.title }} {{- page.date | date(format="%Y-%m-%d %H:%M:%S") -}} {%- for taxonomy, terms in page.taxonomies -%} {%- if taxonomy == "tags" -%} tags: {%- for tag in terms -%} {{- tag -}} {%- endfor -%} {%- endif -%} {% endfor -%} {{ page.content | safe }}