{% load i18n %} {% for op in ops %} {% if op.show_in_toolbar %} {{op.name}} {% endif %} {% endfor %}