{% extends 'base.html' %} {% block head -%} {{ super() }} {%- endblock head %} {% block content -%} {{ super() }}
[loading]
{%- endblock content %}