aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ia/emptyarchive.html
blob: 00269c8e62c280da88ea65fb863c1479ba7b1ed1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//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>