{{ _('No apps in this category') }}
{% except %}{% if error == 400 or error == 404 %} {{ _('The category you requested does not exist.') }} {% elif error == 500 %} {{ _('An internal server error occurred. Please try again later.') }} {% endif %}
{% end %}