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>
|