{% load i18n %}
{% trans "Status" %}: {% for state in request.toolbar.states %}{{ state.get_action_display }} {% endfor %}