{% for app in apps %}
{% if app.name != 'ДРУГОЕ' or user.is_superuser %}
{% endif %}
{% endfor %}
{% endfor %}
{% else %}
{% trans "You don't have permission to edit anything." %}
{% endif %}