aboutsummaryrefslogtreecommitdiffstats
path: root/templates/es/archtocnombox.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/es/archtocnombox.html')
-rw-r--r--templates/es/archtocnombox.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/es/archtocnombox.html b/templates/es/archtocnombox.html
new file mode 100644
index 00000000..20cdb561
--- /dev/null
+++ b/templates/es/archtocnombox.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Archivos de %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Archivos de %(listname)s</h1>
+ <p>
+ Puede obtener <a href="%(listinfo)s">mas informaci&oacute;n sobre esta lista</a>
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>