iiplc/t/new.html
2014-06-11 15:55:00 +04:00

13 lines
391 B
HTML

<div class=post>
<div class=send_form>
<form action='/enc' method='GET'><br>
Тема: <input type='hidden' name='echo' value="<TMPL_VAR NAME=ECHO>" />
<input type='hidden' name='to' value="All" />
<input type='text' size=40 name='subg' value=''><br>
<textarea name='post' cols=80 rows=12>
</textarea><br>
<input type='submit' value='постить'>
</form>
</div>
</div>