{% if title %}
{{ title }}
{% endif %}
{% if custom_css %}
{% endif %}
{% for f in content_files %} {% include "%s" % f %} {% endfor %}