From a46e126967995e8483b4da81a1f3b586266ee86d Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Tue, 16 Jun 2020 23:04:11 +0200 Subject: =?UTF-8?q?ajout=20du=20"changelog",=20dossiers=20pour=20les=20don?= =?UTF-8?q?n=C3=A9es,=20et=20diverses=20choses?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 3 ++- templates/changelog.html | 17 +++++++++++++++++ templates/index.html | 8 ++++++-- 3 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 templates/changelog.html (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 20e1dd5..9fa5263 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,7 +33,8 @@ diff --git a/templates/changelog.html b/templates/changelog.html new file mode 100644 index 0000000..24447f6 --- /dev/null +++ b/templates/changelog.html @@ -0,0 +1,17 @@ +{% extends "base.html" %} +{% block contenu %} +

Suivi des versions

+ +{% for ligne in table %} +
+

{{ ligne[0] }}

+
Le {{ ligne[1] }}
+ +

{{ ligne[2]|safe }}

+
+{% endfor %} + + + + +{% endblock %} diff --git a/templates/index.html b/templates/index.html index 3d81e3e..23a9d36 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% block contenu %} -

Bonjour bonjour !

+

Bienvenue sur ce petit outil qui permet de tracer la courbe de poids des enfants jusqu'à 5 ans.


@@ -21,7 +21,7 @@ @@ -89,6 +89,10 @@ Position :