{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %}
{% trans "You don't have privileges to display this page." %} {% if not user.is_authenticated %} {% trans "Login to Weblate" %} {% endif %}
{% if acl_projects %}{% trans "However the following translation projects are available on this server:" %}