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