{% block title %}{{ title }}{% endblock %} {{ extra_head }} {% load static %} {% include "init-components.html" %} {{ slot }} {% block extra_js %}{% endblock %} {% include "init-scripts.html" %}