{% block extrahead %}{% endblock %}
{% block body %}
{{ BLOG_NAME }}
{{ BLOG_DESCRIPTION }}
{% block content %}{% endblock %}
{% endblock %}