aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ca/subscribe.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/subscribe.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 '')
-rw-r--r--templates/ca/subscribe.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/templates/ca/subscribe.html b/templates/ca/subscribe.html
index fcdd8373..f3489373 100644
--- a/templates/ca/subscribe.html
+++ b/templates/ca/subscribe.html
@@ -1,9 +1,9 @@
-<!-- $Revision: 1.1.2.1 $ -->
-<html>
-<head><title><MM-List-Name> Subscription results</title></head>
-<body bgcolor="white">
-<h1><MM-List-Name> Resultats de subscripci&oacute;</h1>
-<MM-Results>
-<MM-Mailman-Footer>
-</body>
-</html>
+<!-- $Revision: 3550 $ -->
+<html>
+<head><title>Resultats de subscripciĆ³ a <MM-List-Name></title></head>
+<body bgcolor="white">
+<h1>Resultats de subscripci&oacute; a <MM-List-Name></h1>
+<MM-Results>
+<MM-Mailman-Footer>
+</body>
+</html>