{% if title %}

{{ title }}

{% endif %}
{% if content_template %} {% include content_template %} {% endif %}