diff options
Diffstat (limited to 'templates/ca/archtocentry.html')
-rw-r--r-- | templates/ca/archtocentry.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/ca/archtocentry.html b/templates/ca/archtocentry.html new file mode 100644 index 00000000..134b65b1 --- /dev/null +++ b/templates/ca/archtocentry.html @@ -0,0 +1,10 @@ + + <tr> + <td>%(archivelabel)s:</td> + + <td> <A href="%(archive)s/thread.html">[ Fil de discusió]</a> <A href="%(archive)s/subject.html">[ + Tema]</a> <A href="%(archive)s/author.html">[ Autor ]</a> <A href="%(archive)s/date.html">[ + Data ]</a> </td> + %(textlink)s + </tr> + |