diff --git a/app/templates/prince_corpus.html b/app/templates/prince_corpus.html new file mode 100644 index 0000000..46ed787 --- /dev/null +++ b/app/templates/prince_corpus.html @@ -0,0 +1,7 @@ +{% extends "container.html" %} +{% block corps %} +
+

Actes du duc {{prince}}

+ +
+{% endblock %} \ No newline at end of file