{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %}
{% trans "Insufficient privileges to display this page." %} {% if not user.is_authenticated %} {% trans "Log in" %} {% endif %}
{% if user.allowed_projects %}{% trans "However, the following translation projects are available on this server:" %}