aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ca/archtocnombox.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ca/archtocnombox.html')
-rw-r--r--templates/ca/archtocnombox.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/ca/archtocnombox.html b/templates/ca/archtocnombox.html
new file mode 100644
index 00000000..c8802a63
--- /dev/null
+++ b/templates/ca/archtocnombox.html
@@ -0,0 +1,18 @@
+<!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>.
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>