commit: 27fc405488a148479a811740d1587b56754b7e8f
parent db30da23a246253aff7d6a9ad804e4829b891241
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 24 Jul 2016 03:40:44 +0200
modèle.shtml: Correction du titre // template: Title correction
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modèle.shtml b/modèle.shtml
@@ -2,7 +2,7 @@
 <html>
 	<head>
 <!--#include file="/templates/head.shtml" -->
-		<title>Cyber-habitat de lanodan — Modèle</title>
+		<title>Modèle — Cyber-habitat de lanodan</title>
 	</head>
 	<body>
 <!--#include file="/templates/fr/nav.shtml" -->
diff --git a/template.shtml b/template.shtml
@@ -2,7 +2,7 @@
 <html>
 	<head>
 <!--#include file="/templates/head.shtml" -->
-		<title>lanodan’s cyber-home — Template</title>
+		<title>Template — lanodan’s cyber-home</title>
 	</head>
 	<body>
 <!--#include file="/templates/en/nav.shtml" -->