{% include 'head.html' %}
{% include 'topbar.html' %}
{{ title | safe }}
{{ content | safe }}