File: 2chbbs.html

package info (click to toggle)
aswiki 1.0.4-7
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 348 kB
  • ctags: 302
  • sloc: ruby: 2,189; makefile: 63; xml: 16; sh: 12
file content (15 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<div class="W2chbbs">
<span id="data">
<form method="post">
<span id="msg_2chbbs_from">Name</span>:<input type="text" name="poster" value="" size=10>
E-mail:<input type="text" name="mail" value="" size=10><br>
<textarea rows=5 cols=76 wrap=off name="textdata" ></textarea><br>
<input type=submit value="@msg_2chbbs_write" name="submit">
<input type="hidden" name="_session_id" value="@_session_id">
<input type="hidden" name="c" value="post">
<input type="hidden" name="md5sum" value="@md5sum">
</form>
</span>
</div>