aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ca/archidxhead.html
diff options
context:
space:
mode:
authorDavid Planella <david.planella@gmail.com>2008-06-15 15:38:23 +0200
committerDavid Planella <david.planella@gmail.com>2008-06-15 15:38:23 +0200
commit8af8691a1866e2346ec163d9f039a5487d432322 (patch)
tree77260a25a450e320a04440513b647a04facdcd39 /templates/ca/archidxhead.html
parent0a1d6be5c777163ad366880e6ad21d833718a00f (diff)
downloadmailman2-8af8691a1866e2346ec163d9f039a5487d432322.tar.gz
mailman2-8af8691a1866e2346ec163d9f039a5487d432322.tar.xz
mailman2-8af8691a1866e2346ec163d9f039a5487d432322.zip
Completed the correction of all templates
The encoding is currently iso88591, no conversion to HTML entities has yet been done.
Diffstat (limited to 'templates/ca/archidxhead.html')
-rw-r--r--templates/ca/archidxhead.html47
1 files changed, 24 insertions, 23 deletions
diff --git a/templates/ca/archidxhead.html b/templates/ca/archidxhead.html
index ea413800..e3be28dd 100644
--- a/templates/ca/archidxhead.html
+++ b/templates/ca/archidxhead.html
@@ -1,23 +1,24 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
- <title>L'arxiu de %(archive)s de la llista %(listname)s per %(archtype)s</title>
- <META NAME="robots" CONTENT="noindex,follow">
- %(encoding)s
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <a name="start"></A>
- <h1>Arxius de %(archive)s per %(archtype)s</h1>
- <ul>
-
- <li> <b>Missatges ordenats per:</b> %(thread_ref)s %(subject_ref)s %(author_ref)s
- %(date_ref)s
- <li><b><a href="%(listinfo)s">M&eacute;s informaci&oacute; d'aquesta llista...
- </a></b></li>
- </ul>
-
-<p><b>Inici:</b> <i>%(firstdate)s</i><br>
- <b>Final:</b> <i>%(lastdate)s</i><br>
- <b>Missatges:</b> %(size)s
-<p>
- <ul>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>L'arxiu de %(archive)s de la llista %(listname)s per %(archtype)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(encoding)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>Arxius de %(archive)s per %(archtype)s</h1>
+ <ul>
+ <li> <b>Missatges ordenats per:</b>
+ %(thread_ref)s
+ %(subject_ref)s
+ %(author_ref)s
+ %(date_ref)s
+
+ <li><b><a href="%(listinfo)s">Més informació sobre aquesta llista...
+ </a></b></li>
+ </ul>
+ <p><b>Inici:</b> <i>%(firstdate)s</i><br>
+ <b>Final:</b> <i>%(lastdate)s</i><br>
+ <b>Missatges:</b> %(size)s<p>
+ <ul>