From 8d5919bdb071ffd896f5598750cba03107e4f966 Mon Sep 17 00:00:00 2001 From: Jaenai Rugengande Ihimbazwe Date: Thu, 2 Dec 2021 20:26:10 +0100 Subject: [PATCH] Maj temp bateau. --- templates/bateau_temp.html | 41 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 templates/bateau_temp.html diff --git a/templates/bateau_temp.html b/templates/bateau_temp.html new file mode 100644 index 0000000..78e119c --- /dev/null +++ b/templates/bateau_temp.html @@ -0,0 +1,41 @@ + + + + + {{nom}} + + + +

{{nom}}}

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Nom{{NomBateau}}
Constructeur{{nom}}
Dimensions{{Dimensions}}
Installation{{Date}}
Condamnation{{Date}}
Origine{{ville}}
+

+ {{HistoireBateau}} +

+ + + \ No newline at end of file