aboutsummaryrefslogtreecommitdiffstats
path: root/templates/tr/archtocentry.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/tr/archtocentry.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/tr/archtocentry.html b/templates/tr/archtocentry.html
new file mode 100644
index 00000000..dc50b395
--- /dev/null
+++ b/templates/tr/archtocentry.html
@@ -0,0 +1,13 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ Thread ]</a>
+ <A href="%(archive)s/subject.html">[ Konu ]</a>
+ <A href="%(archive)s/author.html">[ Yazar ]</a>
+ <A href="%(archive)s/date.html">[ Tarih ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+
+