-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/flask_base/templates/index.html b/flask_base/templates/index.html
index 50bc74f..8f3771c 100644
--- a/flask_base/templates/index.html
+++ b/flask_base/templates/index.html
@@ -1,15 +1,16 @@
-
-
-
- Introduction aux Logiciels Libres
-
-
-
+
+{% include 'head.html' %}
+
- {% include 'header.html' %}
+
+
+
Accueil
+ {% include 'header.html' %}
+
+
Qu’est-ce qu’un logiciel libre ?
diff --git a/flask_base/templates/outils.html b/flask_base/templates/outils.html
index cc172b6..9303428 100644
--- a/flask_base/templates/outils.html
+++ b/flask_base/templates/outils.html
@@ -1,13 +1,14 @@
-
-
-
-
- Outils Open Source vs Propriétaires
-
+ {% include 'head.html' %}
- {% include 'header.html' %}
+
+
+
+
Outils et OS
+ {% include 'header.html' %}
+
+
Outils Open Source vs Propriétaires
diff --git a/flask_base/templates/pokemon.html b/flask_base/templates/pokemon.html
index 48aafd6..682eba5 100644
--- a/flask_base/templates/pokemon.html
+++ b/flask_base/templates/pokemon.html
@@ -1,14 +1,14 @@
-
-
-
- Jeu Pokémon
-
-
+{% include 'head.html' %}
- {% include 'header.html' %}
+
+
+
Accueil
+ {% include 'header.html' %}
+
+
Combat Pokémon-like (simple)
diff --git a/flask_base/templates/quiz.html b/flask_base/templates/quiz.html
index c7bc543..a5b3c7e 100644
--- a/flask_base/templates/quiz.html
+++ b/flask_base/templates/quiz.html
@@ -1,14 +1,13 @@
-
- Nuit de l'info quiz
-
-
-
-
+ {% include 'head.html' %}
- {% include 'header.html' %}
-
+
+
+