{% extends "base.html" %} {% load i18n %} {% block page_title %}{% trans "Authority detail" %}{% endblock %} {% block content %} {{ authority }}