{{ post.title }}
{{ post.date | date_format(format="LL") }} {% if post.tags | length > 0 %} {% set page_tags = post.tags %} {% include "partials/tag.html" %} {% endif %}
{{ post.date | date_format(format="LL") }} {% if post.tags | length > 0 %} {% set page_tags = post.tags %} {% include "partials/tag.html" %} {% endif %}