diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-12-07 20:51:36 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-12-07 20:51:36 -0800 |
commit | ef3031bc19fb725523962d2c6d27be6bafe684f8 (patch) | |
tree | 966c3bbb37a5fe07c92be3f7ca1e00f4f8c8d6d9 /templates/ast/emptyarchive.html | |
parent | 7cc048257bc4e26af8e7dfe8a21fb24b77109302 (diff) | |
download | mailman2-ef3031bc19fb725523962d2c6d27be6bafe684f8.tar.gz mailman2-ef3031bc19fb725523962d2c6d27be6bafe684f8.tar.xz mailman2-ef3031bc19fb725523962d2c6d27be6bafe684f8.zip |
Added Asturian translation from Marcos Costales and the Asturian
Language Team.
Diffstat (limited to 'templates/ast/emptyarchive.html')
-rw-r--r-- | templates/ast/emptyarchive.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/ast/emptyarchive.html b/templates/ast/emptyarchive.html new file mode 100644 index 00000000..b6e27e19 --- /dev/null +++ b/templates/ast/emptyarchive.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<html><head><title>Archivo de la lista %(listname)s</title> + + + + <meta name="robots" content="noindex,follow"></head><body bgcolor="#ffffff"> + <h1>Archivu de la llista %(listname)s</h1> + <p> + Entá nun s'unvió dengún mensax a esta llista, de mou que l'archivu ta anguaño ermu. Puedes obtener <a href="%(listinfo)s"> + más información tocante a esta llista</a>. + </p> + +</body></html> |