diff options
Diffstat (limited to 'templates/ast/archidxhead.html')
-rw-r--r-- | templates/ast/archidxhead.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/ast/archidxhead.html b/templates/ast/archidxhead.html index 02d9c8c4..47eb4278 100644 --- a/templates/ast/archidxhead.html +++ b/templates/ast/archidxhead.html @@ -1,12 +1,13 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<html><head><title>Archivos de %(listname)s %(archive)s por %(archtype)s</title> - - - - <meta name="robots" content="noindex,follow"></head><body bgcolor="#ffffff">%(encoding)s - +<html> + <head> + <title>Archivos de %(listname)s %(archive)s por %(archtype)s</title> + <META NAME="robots" CONTENT="noindex,follow"> + %(encoding)s + </HEAD> + <BODY BGCOLOR="#ffffff"> <a name="start"></a> - <h1>Archivos de %(listname)s %(archive)s por %(archtype)s</h1> + <h1>%(archive)s Archivos por %(archtype)s</h1> <ul> <li> <b>Mensaxes axeitaos por:</b> %(thread_ref)s @@ -14,11 +15,10 @@ %(author_ref)s %(date_ref)s - </li><li><b><a href="%(listinfo)s">Mas información sobro esta llista... + <li><b><a href="%(listinfo)s">Mas información sobro esta llista... </a></b></li> </ul> <p><b>Dende:</b> <i>%(firstdate)s</i><br> <b>Fasta:</b> <i>%(lastdate)s</i><br> <b>Mensaxes:</b> %(size)s</p><p> - </p><ul> -</ul></body></html> + <ul> |