summaryrefslogtreecommitdiffstats
path: root/staticweb/article.html
blob: 9cfee31894697d85b16208fb3aba9f4e838f4074 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[% INCLUDE header.html %]
<table width="75%" align="center"><tr><td>
看板: [% brdname %]<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>