aboutsummaryrefslogtreecommitdiffstats
path: root/templates/da/emptyarchive.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/da/emptyarchive.html')
-rw-r--r--templates/da/emptyarchive.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/da/emptyarchive.html b/templates/da/emptyarchive.html
new file mode 100644
index 00000000..18234281
--- /dev/null
+++ b/templates/da/emptyarchive.html
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Arkiv for maillisten %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Arkiv for maillisten %(listname)s</h1>
+ <p>
+ Ingen meddelelser er sendt til denne listen endnu, s&aring; arkivet er for tiden tomt.
+ <a href="%(listinfo)s">Mer information om listen</a> er tilaengelig.
+ </p>
+ </BODY>
+ </HTML>