{% import "Magic/macros/base.html" as base with context %}
{% import "Magic/Plugin/Publisher/Page/macros.html" as publisher with context %}
{% include "Magic/Plugin/Publisher/Page/_include.html" %}
{% if post_header %}
{{ post_header }}
{% if post_subheader %}
{{ post_subheader }}
{% endif %}