{% include "_head.html" %}
{# Main content block. Notice it has to pass through the Markdown filter to generate HTML. If a block in content pages contains only markup, you can omit the filter. #} {% block content %}{% endblock %}