commit: 5f2afdf6587a45ae5df8783d3c1e13935acc7f13 parent 4ee07fccd7fe1c1954a6c06b8cea413ca289fe80 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Sun, 24 Jul 2016 03:48:58 +0200 modèle: ajout de <main></main>Diffstat:
M | modèle.shtml | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)diff --git a/modèle.shtml b/modèle.shtml
@@ -6,6 +6,8 @@ </head> <body> <!--#include file="/templates/fr/nav.shtml" --> + <main> + </main> <!--#include file="/templates/fr/footer.html" --> </body> </html>