{# alternative button row - replaces cancel with 'go back' #} {# used: op_editrole #} {% import 'macros_form.html' as form without context %}
{% call form.innerbtngroup() %} {% if may_anything %} {% if may_compare %} {{ help_compare }} {% endif %} {% if may_forget %} {{ help_forget }} {% endif %} {% endif %} {% endcall %}
{% if help_anchor %}
{{ help_anchor }}
{% endif %}