aboutsummaryrefslogtreecommitdiffstats
path: root/templates/fr/archidxhead.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/fr/archidxhead.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/fr/archidxhead.html b/templates/fr/archidxhead.html
index 5158dae4..0b242a07 100644
--- a/templates/fr/archidxhead.html
+++ b/templates/fr/archidxhead.html
@@ -3,9 +3,9 @@
<title>The %(listname)s %(archive)s Archive by %(archtype)s</title>
<meta name="robots" content="noindex,follow">
+ %(encoding)s
</head>
<body bgcolor="#ffffff">
-%(encoding)s
<a name="start"></a>
<h1>%(archive)s Archives par %(archtype)s</h1>
<ul>
@@ -22,5 +22,3 @@
<b>Fin:</b> <i>%(lastdate)s</i><br>
<b>Messages:</b> %(size)s</p>
<ul>
-</body>
-</html>