{% if show_default_header is not defined or show_default_header %}

{% block header %}{% endblock %}

{% endif %} {% block content %}{% endblock %}