aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ca/archtoc.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/ca/archtoc.html40
1 files changed, 20 insertions, 20 deletions
diff --git a/templates/ca/archtoc.html b/templates/ca/archtoc.html
index 38387056..059e7b3a 100644
--- a/templates/ca/archtoc.html
+++ b/templates/ca/archtoc.html
@@ -1,20 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
- <title>The %(listname)s Archives</title>
- <META NAME="robots" CONTENT="noindex,follow">
- %(meta)s
- </HEAD>
- <BODY BGCOLOR="#ffffff">
-
-<h1>Els Arxius de %(listname)s </h1>
-
-<p> Pot obtenir <a href="%(listinfo)s">m&eacute;s informaci&oacute; sobre aquesta
- llistat</a> o b&eacute; pot <a href="%(fullarch)s">descarregar l'arxiu raw sencer</a>
- (%(size)s). </p>
- %(noarchive_msg)s
- %(archive_listing_start)s
- %(archive_listing)s
- %(archive_listing_end)s
- </BODY>
- </HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Els arxius de la llista %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+
+<h1>Els arxius de la llista %(listname)s</h1>
+
+<p>Podeu obtenir <a href="%(listinfo)s">m&eacute;s informaci&oacute; sobre aquesta
+ llista</a> o b&eacute; podeu <a href="%(fullarch)s">baixar l'arxiu raw sencer</a>
+ (%(size)s). </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>