aboutsummaryrefslogtreecommitdiffstats
path: root/templates/da/emptyarchive.html
diff options
context:
space:
mode:
author <>2003-09-22 02:07:49 +0000
committer <>2003-09-22 02:07:49 +0000
commit29de1e65e784b67e635616b2f4edf2a8a12e0a9e (patch)
treea62e374ceb5dad32cf92b11f84426345ec031586 /templates/da/emptyarchive.html
parenta2a6085f338386ab1e4f34579a884e15b6639075 (diff)
downloadmailman2-29de1e65e784b67e635616b2f4edf2a8a12e0a9e.tar.gz
mailman2-29de1e65e784b67e635616b2f4edf2a8a12e0a9e.tar.xz
mailman2-29de1e65e784b67e635616b2f4edf2a8a12e0a9e.zip
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to '')
-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>