diff --git a/app/templates/corpus_bourbon.html b/app/templates/corpus_bourbon.html new file mode 100644 index 0000000..d22303f --- /dev/null +++ b/app/templates/corpus_bourbon.html @@ -0,0 +1,6 @@ +{% extends "container.html" %} +{% block corps %} +
+ CORPUS BOURBON +
+{% endblock %} \ No newline at end of file