{% load i18n static %}
{% if available_apps %}
{% else %}

{% trans "You don't have permission to view or edit anything." %}

{% endif %}