{% extends "hdabo_base.html" %} {% block title %}HDA - BO : Fiches pour {{ orga_name }}{% endblock %} {% block js_declaration %} {{block.super}} {% if valid != "2" %} {% endif %} {% endblock %} {% block content %} {{block.super}}
Fiche(s) pour l'organisation {{ orga_name }} : {{nb_sheets}} fiche(s)
{% if valid != "2" %} {% endif %}| {% include "partial/one_sheet.html" %} |