diff options
Diffstat (limited to 'templates/ro/archtocentry.html')
-rw-r--r-- | templates/ro/archtocentry.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/ro/archtocentry.html b/templates/ro/archtocentry.html new file mode 100644 index 00000000..ee7a4fa8 --- /dev/null +++ b/templates/ro/archtocentry.html @@ -0,0 +1,12 @@ + + <tr> + <td>%(archivelabel)s:</td> + <td> + <A href="%(archive)s/thread.html">[ Fir ]</a> + <A href="%(archive)s/subject.html">[ Subiect ]</a> + <A href="%(archive)s/author.html">[ Autor ]</a> + <A href="%(archive)s/date.html">[ Datã ]</a> + </td> + %(textlink)s + </tr> + |