summaryrefslogtreecommitdiffstats
path: root/staticweb/article.html
blob: 706626a0cb52e235e3dfcd6522ac308122207a7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[% INCLUDE header.html %]
<table width="75%" align="center"><tr><td>
看板: <a href="/man.pl/[% brdname %]/">[% brdname %]</a><br />
<a href=".">回上頁</a><br />
<hr />
</tr></td><tr><td>
<font size=+2><pre>
[% content %]
</pre></font>
</td></tr><tr><td>
<hr>
<a href=".">回上頁</a><br />
<a href="telnet://ptt.cc">批踢踢實業坊</a> (<a href="http://ptt.cc">PttWeb</a>)
</td></tr>
</table>

</body>
</html>