aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gl/archtocentry.html
blob: 825600d83e71e18dfaa8db1c3d1bc9750f39c4da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
	    <tr>
            <td>%(archivelabel)s:</td>
            <td>
              <A href="%(archive)s/thread.html">[ F�o ]</a>
              <A href="%(archive)s/subject.html">[ T�tulo ]</a>
              <A href="%(archive)s/author.html">[ Autor ]</a>
              <A href="%(archive)s/date.html">[ Data ]</a>
            </td>
            %(textlink)s
            </tr>