{{ post.title }}
Published by {{ config.author.name }} on
{{ post.metadata.summary }}
{% autoescape false %}
{{ render(post.content) }}
{% endautoescape %}
Published by {{ config.author.name }} on
{{ post.metadata.summary }}