fy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Cadyrov 2022-10-18 22:38:30 +10:00
parent a3743f02e0
commit ec1b031ce0

View File

@ -51,7 +51,7 @@
<input type="text" class="textplace" name="text" id="messagetext" cols="30" rows="10"></input> <input type="text" class="textplace" name="text" id="messagetext" cols="30" rows="10"></input>
<input class="button" type="submit" for="messagetext" value="SEND"> <input class="button" type="submit" for="messagetext" value="SEND">
</form> </form>
<form method="post" action="http://api.vdk2ch.ru:5000/Area"> <form method="post" action="http://api.vdk2ch.ru:5000/TestPosting">
<label>Высота:</label><br /> <label>Высота:</label><br />
<input type="number" name="height" /><br /> <input type="number" name="height" /><br />
<label>Основание:</label><br /> <label>Основание:</label><br />