aboutsummaryrefslogtreecommitdiffstats
path: root/templates/tr/emptyarchive.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tr/emptyarchive.html')
-rw-r--r--templates/tr/emptyarchive.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/templates/tr/emptyarchive.html b/templates/tr/emptyarchive.html
new file mode 100644
index 00000000..51cb8ce1
--- /dev/null
+++ b/templates/tr/emptyarchive.html
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>%(listname)s Arşivleri</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>%(listname)s Arşivleri </h1>
+ <p>
+ Bu listeye henüz hiç mesaj gönderilmemiş, bu yüzden arşivler şu anda
+ boş. Bu listeyle ilgili <a href="%(listinfo)s">daha fazla bilgi
+ alabilirsiniz</a>.
+ </p>
+ </BODY>
+ </HTML>
+