{% extends 'gabarit.html' %} {% block title %} {% title authority_isbd %} {{ msg.indexint_tpl_indexint }} {{ authority.name }} {% if authority.comment %} : {{ authority.comment }} {% endif %} {% endtitle %} {% endblock %} {% block aut_see %}
{{block.super}}
{% endblock %} {% block details %} {% if authority.has_child %} {{ authority.child_list }} {% endif %} {% endblock %}