diff --git a/static/style_dark.css b/static/style_dark.css index cdd2210..eaee40d 100644 --- a/static/style_dark.css +++ b/static/style_dark.css @@ -23,7 +23,7 @@ table, tr, td { } #banner { - background-color: #dfcba8; + background-color: #a36f13; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); margin-top: calc(-50vw + 50%); @@ -34,7 +34,7 @@ table, tr, td { } #banner_index { - background-color: #dfcba8; + background-color: #a36f13; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); margin-top: calc(-50vw + 50%); diff --git a/templates/bateau.html b/templates/bateau.html deleted file mode 100644 index 1b2b78d..0000000 --- a/templates/bateau.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - {{nom}} - Sauveteurs du dunkerquois - - - - - -
- Proposer une modification - -

{{nom}}}

-
-

{{HistoireBateau}}

-

- - - - - - - - - - - - - - - - - - - - - - - - - - -
Nom{{NomBateau}}
Constructeur{{nom}}
Dimensions{{Dimensions}}
Installation{{Date1}}
Condamnation{{Date2}}
Origine{{ville}}
- - - - diff --git a/templates/error.html b/templates/error.html deleted file mode 100644 index 4b8b659..0000000 --- a/templates/error.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - 404 Not Found - Sauveteurs du dunkerquois - - - - -

-

Page introuvable !

-

Retour à la page d'accueil.

- - - diff --git a/templates/expedition.html b/templates/expedition.html index 43a1bc3..dd7b5b4 100644 --- a/templates/expedition.html +++ b/templates/expedition.html @@ -4,12 +4,11 @@ date evenement !--> - - - {{siecle}}- Sauveteurs du dunkerquois - - + + {{siecle}}- Sauveuteurs du dunkerquois + {% include 'head.html' %} + {% include "smallheader.html" %}

{{siecle}}

- \ No newline at end of file + diff --git a/templates/head.html b/templates/head.html new file mode 100644 index 0000000..fbbdfb6 --- /dev/null +++ b/templates/head.html @@ -0,0 +1,3 @@ + + + diff --git a/templates/header.html b/templates/header.html index 34e09d0..1610d2b 100644 --- a/templates/header.html +++ b/templates/header.html @@ -3,6 +3,7 @@

Sauveteurs du dunkerquois

+
diff --git a/templates/index.html b/templates/index.html index 5955599..11e0719 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,12 +1,10 @@ - Sauveteurs du dunkerquois - - + {% include 'head.html' %} - {% include 'header.html' %} + {% include 'header.html' %}

diff --git a/templates/sauvees.html b/templates/sauvees.html index 951a3db..4ed38e0 100644 --- a/templates/sauvees.html +++ b/templates/sauvees.html @@ -7,22 +7,12 @@ place histoire !--> - - + {{nom}}{{prenom}}- Sauveuteurs du dunkerquois - + {% include 'head.html' %} - -
- Proposer une modification - - - - + {% include "smallheader.html" %}

{{nom}}}{{prenom}}

{{histoire}}

@@ -48,4 +38,4 @@ histoire - \ No newline at end of file + diff --git a/templates/sauveteur.html b/templates/sauveteur.html index dbb21e2..5880cfa 100644 --- a/templates/sauveteur.html +++ b/templates/sauveteur.html @@ -11,10 +11,8 @@ description !--> - {{nom}} {{prenom}} - Sauveuteurs du dunkerquois - - + {% include 'head.html' %} {% include "smallheader.html" %} diff --git a/templates/searchresults.html b/templates/searchresults.html index c0650b6..5f8e261 100644 --- a/templates/searchresults.html +++ b/templates/searchresults.html @@ -1,20 +1,10 @@ - - {{nom}} {{prenom}} - Sauveuteurs du dunkerquois - - + Recherche - Sauveuteurs du dunkerquois + {% include 'head.html' %} - -
- + {% include "smallheader.html" %}

Résultats de la recherche :

diff --git a/templates/smallheader.html b/templates/smallheader.html index f9105e8..200a6a2 100644 --- a/templates/smallheader.html +++ b/templates/smallheader.html @@ -1,15 +1,11 @@ -
- - -
- Proposer une modification - -
- - - -
-
+ + +
+Proposer une modification + + + + diff --git a/templates/station.html b/templates/station.html index 5e4f20b..df5bbf0 100644 --- a/templates/station.html +++ b/templates/station.html @@ -5,22 +5,12 @@ date evenement !--> - - +{{nom}} - Sauveuteurs du dunkerquois - + {% include 'head.html' %} - -
- Proposer une modification - - - - + {% include "smallheader.html" %}

{{nom}}

@@ -41,4 +31,4 @@ evenement
{{Evenement}}
- \ No newline at end of file +