diff --git a/app/templates/acte.html b/app/templates/acte.html new file mode 100644 index 0000000..72c0773 --- /dev/null +++ b/app/templates/acte.html @@ -0,0 +1,11 @@ +{% extends "container.html" %} +{% block corps %} +
{{item.analysis}}
+{{item.diplo_type_acte}}, {{item.state_doc}}. {{item.doc_acte}}, {{item.ref_acte}}
+ {% endfor %} +