commit: 5e77aaecadc6a342a755c2d11c48bbb97a46c8b1
parent 0b172f67c5feca09f5fb72c3727a0fa14a08fd69
Author: lanodan <haelwenn@NightGlider.the-delta.lan>
Date:   Sun, 27 Sep 2015 21:37:27 +0200
add article tag
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/home.shtml b/home.shtml
@@ -7,7 +7,9 @@
 	</head>
 	<body>
 <!--#set var="transPageUrl" value='accueil' --><!--#include file="templates/en/nav.shtml" -->
+		<article>
 <!--#include file="/articles/systemd-eated-su.html"-->
+		</article>
 <!--#include file="templates/en/footer.html" -->
 	</body>
 </html>