aboutsummaryrefslogtreecommitdiffstats
path: root/templates/nl/archtocnombox.html
diff options
context:
space:
mode:
authorclytie <>2006-07-21 05:46:44 +0000
committerclytie <>2006-07-21 05:46:44 +0000
commitc837367f2365d261d00dda2215804da481f8facc (patch)
tree4d82748ddfc214346789dec4e0d64595fea642a7 /templates/nl/archtocnombox.html
parent7f5a6591910a10c5ecdd79322e53dc47c6e7a9cd (diff)
downloadmailman2-c837367f2365d261d00dda2215804da481f8facc.tar.gz
mailman2-c837367f2365d261d00dda2215804da481f8facc.tar.xz
mailman2-c837367f2365d261d00dda2215804da481f8facc.zip
Committed messages mailman.po and a stack of added and updated templates for Dutch.
Clytie Siddall <clytie@riverland.net.au>
Diffstat (limited to '')
-rw-r--r--templates/nl/archtocnombox.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/nl/archtocnombox.html b/templates/nl/archtocnombox.html
new file mode 100644
index 00000000..3bb3db4c
--- /dev/null
+++ b/templates/nl/archtocnombox.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Het %(listname)s Archief</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Het %(listname)s Archief </h1>
+ <p>
+ U kunt <a href="%(listinfo)s">meer informatie over deze lijst</a> bekijken.
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>