aboutsummaryrefslogtreecommitdiffstats
path: root/templates/et/emptyarchive.html
diff options
context:
space:
mode:
author <>2003-01-02 05:25:50 +0000
committer <>2003-01-02 05:25:50 +0000
commitb132a73f15e432eaf43310fce9196ca0c0651465 (patch)
treec15f816ba7c4de99fef510e3bd75af0890d47441 /templates/et/emptyarchive.html
downloadmailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.gz
mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.xz
mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.zip
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/et/emptyarchive.html')
-rw-r--r--templates/et/emptyarchive.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/et/emptyarchive.html b/templates/et/emptyarchive.html
new file mode 100644
index 00000000..d274535c
--- /dev/null
+++ b/templates/et/emptyarchive.html
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>%(listname)s listi arhiiv</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>%(listname)s listi arhiiv</h1>
+ <p>
+ Sellesse listi pole veel kirju saadetud ja seetõttu on arhiiv praegu tühi.
+ <a href="%(listinfo)s">lähem info listi kohta</a>.
+ </p>
+ </BODY>
+ </HTML>