aboutsummaryrefslogtreecommitdiffstats
path: root/templates/es/archidxfoot.html
diff options
context:
space:
mode:
authorbwarsaw <>2005-05-20 13:28:23 +0000
committerbwarsaw <>2005-05-20 13:28:23 +0000
commit8d2ad7415ec8f0eb24ee357d74fa89c012eee37c (patch)
tree218f0c74ca8981a275fc8de8bafe5d4b53b2a6c7 /templates/es/archidxfoot.html
parent19694a6348cb1cbc7373f4c0ca200b316b225d26 (diff)
downloadmailman2-8d2ad7415ec8f0eb24ee357d74fa89c012eee37c.tar.gz
mailman2-8d2ad7415ec8f0eb24ee357d74fa89c012eee37c.tar.xz
mailman2-8d2ad7415ec8f0eb24ee357d74fa89c012eee37c.zip
Missing Spanish templates by Julio A Cartaya.
Diffstat (limited to 'templates/es/archidxfoot.html')
-rw-r--r--templates/es/archidxfoot.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/es/archidxfoot.html b/templates/es/archidxfoot.html
new file mode 100644
index 00000000..368cbd65
--- /dev/null
+++ b/templates/es/archidxfoot.html
@@ -0,0 +1,20 @@
+ </ul>
+ <p>
+ <a name="end"><b>Fecha del &uacute;ltimo mensaje:</b></a>
+ <i>%(lastdate)s</i><br>
+ <b>Archivado en:</b> <i>%(archivedate)s</i>
+ <p>
+ <ul>
+ <li> <b>Mensages ordenados por:</b>
+ %(thread_ref)s
+ %(subject_ref)s
+ %(author_ref)s
+ %(date_ref)s
+ <li><b><a href="%(listinfo)s">Mas infomaci&oacute;n sobre esta lista...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>Archivo generado por Pipermail %(version)s.</i>
+ </BODY>
+</HTML>