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