aboutsummaryrefslogtreecommitdiffstats
path: root/templates/el/archtocnombox.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/el/archtocnombox.html')
-rwxr-xr-xtemplates/el/archtocnombox.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/templates/el/archtocnombox.html b/templates/el/archtocnombox.html
new file mode 100755
index 00000000..664dc4a3
--- /dev/null
+++ b/templates/el/archtocnombox.html
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>Το ιστορικό της %(listname)s </title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Το ιστορικό της %(listname)s </h1>
+ <p>
+ Μπορείτε να δείτε <a href="%(listinfo)s">περισσότερες πληροφορίες για
+ αυτή τη λίστα</a>.
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>