{% extends "standingsrequests/base.html" %} {% load bootstrap %} {% load static %} {% load i18n %} {% block extra_css %} {% include "standingsrequests/bundles/angular.html" %} {% endblock extra_css %} {% block page_content %}
{% include "standingsrequests/partials/_contacts_legend.html" %}
    Spinner
    {% endblock page_content %} {% block extra_javascript %} {% endblock extra_javascript %}