aboutsummaryrefslogtreecommitdiffstats
path: root/templates/da/archtoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/da/archtoc.html')
-rw-r--r--templates/da/archtoc.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/da/archtoc.html b/templates/da/archtoc.html
new file mode 100644
index 00000000..2c7682a2
--- /dev/null
+++ b/templates/da/archtoc.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>%(listname)s arkivet</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>%(listname)s arkivet </h1>
+ <p>
+ Du kan se <a href="%(listinfo)s">mere information om denne liste</a>
+ eller du kan <a href="%(fullarch)s">downloade hele arkivet</a>
+ (%(size)s).
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>