{% extends "orga/base.html" %} {% load i18n %} {% block extra_title %}{% translate "Apply pending changes" %} :: {% endblock extra_title %} {% block content %}
{% blocktranslate trimmed %} Please confirm that you really want to change the state of these {{ count }} proposals. {% endblocktranslate %}
{% translate "There are no pending changes to apply right now." %}