{% extends 'gabarit.html' %} {% block header %}
{{ msg.aut_oeuvre_form_auteur }} : {% else %}/{% endif %} {{ auteur.objet.display }} {% if loop.last %}
{% endif %} {% endfor %} {% if authority.form %}{{ msg.aut_oeuvre_form_forme }} : {{ authority.form }}
{% endif %} {% if authority.get_form_label %}{{ msg.aut_oeuvre_form_forme_list }} : {{ authority.get_form_label }}
{% endif %} {% if authority.date %}{{ msg.aut_oeuvre_form_date }} : {{ authority.date }}
{% endif %} {% if authority.place %}{{ msg.aut_oeuvre_form_lieu }} : {{ authority.place }}
{% endif %} {% if authority.subject %}{{ msg.aut_oeuvre_form_sujet }} : {{ authority.subject }}
{% endif %} {% if authority.intended_termination == 1 %}{{ msg.aut_oeuvre_form_completude }} : Oeuvre finie
{% else %} {% if authority.intended_termination == 2 %}{{ msg.aut_oeuvre_form_completude }} : Oeuvre infinie
{% endif %} {% endif %} {% if authority.intended_audience %}{{ msg.aut_oeuvre_form_public }} : {{ authority.intended_audience }}
{% endif %} {% if authority.history %}{{ msg.aut_oeuvre_form_histoire }} : {{ authority.history }}
{% endif %} {% if authority.context %}{{ msg.aut_oeuvre_form_contexte }} : {{ authority.context }}
{% endif %} {% if authority.distrib %} {% for distribution in authority.distrib %} {% if loop.first %}{{ msg.aut_oeuvre_form_distribution }} : {% else %}; {% endif %} {{ distribution.label }} {% if loop.last %}
{% endif %} {% endfor %} {% endif %} {% if authority.ref %} {% for reference in authority.ref %} {% if loop.first %}{{ msg.aut_oeuvre_form_reference }} : {% else %}; {% endif %} {{ reference.label }} {% if loop.last %}
{% endif %} {% endfor %} {% endif %} {% if authority.tonalite %}{{ msg.aut_oeuvre_form_tonalite }} : {{ authority.tonalite }}
{% endif %} {% if authority.get_key_label %}{{ msg.aut_oeuvre_form_tonalite_list }} : {{ authority.get_key_label }}
{% endif %} {% if authority.coordinates %}{{ msg.aut_oeuvre_form_coordonnees }} : {{ authority.coordinates }}
{% endif %} {% if authority.equinox %}{{ msg.aut_oeuvre_form_equinoxe }} : {{ authority.equinox }}
{% endif %} {% if authority.subdiv %} {% for subdivision in authority.subdiv %} {% if loop.first %}Subdivision de forme : {% else %}; {% endif %} {{ subdivision.label }} {% if loop.last %}
{% endif %} {% endfor %} {% endif %} {% if authority.characteristic %}{{ msg.aut_oeuvre_form_caracteristique }} : {{ authority.characteristic }}
{% endif %} {% if authority.comment %}