aboutsummaryrefslogtreecommitdiffstats
path: root/templates/el/archtocentry.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtemplates/el/archtocentry.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/el/archtocentry.html b/templates/el/archtocentry.html
new file mode 100755
index 00000000..8bea9a59
--- /dev/null
+++ b/templates/el/archtocentry.html
@@ -0,0 +1,12 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ Ακολουθία μηνυμάτων ]</a>
+ <A href="%(archive)s/subject.html">[ Θέμα ]</a>
+ <A href="%(archive)s/author.html">[ Συγγραφέας ]</a>
+ <A href="%(archive)s/date.html">[ Ημερομηνία ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+