This commit is contained in:
parent
edc1793b78
commit
45de70a1f8
@ -47,10 +47,8 @@
|
||||
<div class="message_img"></div>
|
||||
<p class="messagecontent">ВСЕМ ПРИВЕТ! Я ФОКУСНИК!</p>
|
||||
</div>
|
||||
<form enctype='application/json' class="messagewraper" method="POST" action="http://api.vdk2ch.ru:5000/PostTo/">
|
||||
<form class="messagewraper" method="POST" action="http://api.vdk2ch.ru:5000/PostTo/">
|
||||
<input type="text" class="textplace" name="text" id="messagetext" cols="30" rows="10"></input>
|
||||
<input type="text" class="textplace" name="id" id="messagetext" cols="30" rows="10"></input>
|
||||
<input type="text" class="textplace" name="date" id="messagetext" cols="30" rows="10"></input>
|
||||
<input class="button" type="submit" for="messagetext" value="SEND">
|
||||
</form>
|
||||
<div class="posts"><p>ловим текст сюда</p></div>
|
||||
|
Loading…
Reference in New Issue
Block a user