summaryrefslogtreecommitdiff
path: root/templates/ia/archtoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ia/archtoc.html')
-rw-r--r--templates/ia/archtoc.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/templates/ia/archtoc.html b/templates/ia/archtoc.html
deleted file mode 100644
index 5bc966b48..000000000
--- a/templates/ia/archtoc.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
- <title>Le archivos de %(listname)s</title>
- <META NAME="robots" CONTENT="noindex,follow">
- %(meta)s
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <h1>Le archivos de %(listname)s</h1>
- <p>
- Tu pote obtener <a href="%(listinfo)s">plus informationes super iste lista</a>
- o tu pote <a href="%(fullarch)s">discargar tote le archivo</a>
- (%(size)s).
- </p>
- %(noarchive_msg)s
- %(archive_listing_start)s
- %(archive_listing)s
- %(archive_listing_end)s
- </BODY>
- </HTML>