diff options
Diffstat (limited to 'templates/sr/archtocentry.html')
-rw-r--r-- | templates/sr/archtocentry.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/sr/archtocentry.html b/templates/sr/archtocentry.html new file mode 100644 index 00000000..7f7434f3 --- /dev/null +++ b/templates/sr/archtocentry.html @@ -0,0 +1,10 @@ + + <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> + |