{% extends 'allianceauth/base.html' %} {% load i18n %} {% block page_title %}{% trans app_title %}{% endblock %} {% block content %}
{% include 'standingsrequests/partials/_menu.html' %}
{% block page_content %}{% endblock %}
{% endblock %}