{% extends "base.html" %} {% block body %}
{# Top bar #} {# Page content #}
{% block content %}{% endblock %}
{# Footer #}
{% endblock %}