{% block header %}
{{settings.SITE.title}}
{% endblock %} {% block main %}
{{settings.SITE.welcome_html()}}.
{% endblock %}