From 88f8ac7c41cb5b76459929fb6de4116168e023eb Mon Sep 17 00:00:00 2001 From: Eric Fayolle Date: Tue, 1 Feb 2022 14:22:34 +0100 Subject: [PATCH] Corrections du template bootstrap --- testFlask/templates/base.html | 116 +++++++++---------------- testFlask/templates/commandes_2.html | 38 +++++--- testFlask/templates/commands_menu.html | 36 +++++--- 3 files changed, 89 insertions(+), 101 deletions(-) diff --git a/testFlask/templates/base.html b/testFlask/templates/base.html index 5abca9e2..8e116197 100644 --- a/testFlask/templates/base.html +++ b/testFlask/templates/base.html @@ -107,26 +107,52 @@
-
-
+ - {% block commands_menu %} {% endblock %} - -
- - -
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + {% block commands_menu %} {% endblock %} {% block content %} {% endblock %} diff --git a/testFlask/templates/commandes_2.html b/testFlask/templates/commandes_2.html index 16dae1a3..e6d216d8 100644 --- a/testFlask/templates/commandes_2.html +++ b/testFlask/templates/commandes_2.html @@ -1,4 +1,4 @@ -{% extends 'base.html' %} +{% extends 'commands_menu.html' %} {% block content %} @@ -62,11 +62,10 @@ -
-
+
+
DatasetName : {{titre}}
- @@ -90,29 +89,42 @@ -
+
+
+ +
+
+ +
+ + + + + +
+ - - + +
+