{% include 'staticbase.html' %} {% block extra_head %}{% end %}
{% block body %} {% include 'navbar.html' %}
{% block content %}{% end %}
{% end %} {% block extra_scripts %}{% end %}