{% block head %} {{ article.title }} - {{SITENAME}} {% include "styles.html" %}
{% include "menu.html" %} {% include "generic.html" %} {% include "footer.html" %}
{% endblock %}