aboutsummaryrefslogtreecommitdiffstats
path: root/templates/it/archtocentry.html
blob: 0b8ce0808b9350fbef012af1a73e877f5f3ac76b (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">[ Thread ]</a>
              <A href="%(archive)s/subject.html">[ Soggetto ]</a>
	      <A href="%(archive)s/author.html">[ Autore ]</a>
	      <A href="%(archive)s/date.html">[ Data ]</a>
            </td>
            %(textlink)s
            </tr>