aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ia/emptyarchive.html
blob: b46cd1edf4ff080481ae4934fb6aba8509b263f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
  <HEAD>
     <title>Le archivo %(listname)s</title>
     <META NAME="robots" CONTENT="noindex,follow">
  </HEAD>
  <BODY BGCOLOR="#ffffff">
     <h1>Le archivo %(listname)s</h1>
     <p>
      Nulle message ha ancora essite inviate al lista, ergo le archivos
      es currentemente vacue. Tu pote vider <a href="%(listinfo)s">plus
      de informationes super iste lista</a>.
     </p>
  </BODY>
  </HTML>