{% extends "base.html" %} {% block body %} {% include "messages.html" %} {% include "organization/requests/tabs.html" %} {% if formset.forms %}
{{ _('There are no requests to approve.') }}