diff -u webwml.old/stattrans.pl webwml/stattrans.pl
--- webwml.old/stattrans.pl	2005-04-20 14:45:54.000000000 +0200
+++ webwml/stattrans.pl	2005-04-24 14:45:12.000000000 +0200
@@ -366,7 +366,7 @@
     
             # Make the table of content
             print HTML "<h3>Table of Contents</h3>\n";
-            print HTML "<p><a href=\"./\">Back to index of languages</a></p>\n";
+            print HTML "<p><a href=\"./\">Back to index of languages</a>\n";
             print HTML "<br /><a href=\"../\">Working on the website</a>\n";
             if ($o_body) {
                 print HTML "<br /><a href=\"#outdated\">Outdated translations</a>\n";
