aboutsummaryrefslogtreecommitdiffstats
path: root/templates/nl/emptyarchive.html
blob: 0b168be12d6dc95799b4f7a30ed6d47c74a0004b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
  <HEAD>
     <title>%(listname)s Archief</title>
     <META NAME="robots" CONTENT="noindex,follow">
  </HEAD>
  <BODY BGCOLOR="#ffffff">
     <h1>Het %(listname)s Archief</h1>
     <p>
      Er zijn nog geen berichten verzonden via deze lijst, dus is het archief momenteel leeg.
      <a href="%(listinfo)s">Meer informatie over deze lijst</a>.
     </p>
  </BODY>
  </HTML>