summaryrefslogtreecommitdiffstats
path: root/staticweb/article.html
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-07-03 20:39:05 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-07-03 20:39:05 +0800
commitfc8b2f454c143afe6358ff8e811d915dd19c85e3 (patch)
tree6a72b12c66475406574e46171037728028c0397a /staticweb/article.html
parent34e6536caf900ca1ee54d72dedb00fd2eb56bf89 (diff)
downloadpttbbs-fc8b2f454c143afe6358ff8e811d915dd19c85e3.tar
pttbbs-fc8b2f454c143afe6358ff8e811d915dd19c85e3.tar.gz
pttbbs-fc8b2f454c143afe6358ff8e811d915dd19c85e3.tar.bz2
pttbbs-fc8b2f454c143afe6358ff8e811d915dd19c85e3.tar.lz
pttbbs-fc8b2f454c143afe6358ff8e811d915dd19c85e3.tar.xz
pttbbs-fc8b2f454c143afe6358ff8e811d915dd19c85e3.tar.zst
pttbbs-fc8b2f454c143afe6358ff8e811d915dd19c85e3.zip
*** empty log message ***
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@1007 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'staticweb/article.html')
-rw-r--r--staticweb/article.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/staticweb/article.html b/staticweb/article.html
new file mode 100644
index 00000000..9cfee318
--- /dev/null
+++ b/staticweb/article.html
@@ -0,0 +1,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>