summaryrefslogtreecommitdiff
path: root/templates/ja/archtocentry.html
blob: 4fd7b12f3db4d099295b41ed7a5ee520fbf06630 (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">[ スレッド ]</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>