{% extends 'gabarit.html' %} {% block header %}

{{ msg.authperso_see_title }}

{% endblock %} {% block aut_see %}
{{block.super}}
{% endblock %} {% block title %} {% endblock %} {% block details %} {% if authority.info.view %} {{ authority.info.view }} {% else %} {{ authority.info.name }} : {{ authority.info.isbd }} {% endif%} {% endblock %}