This commit is contained in:
parent
ed851efd50
commit
a4ea21dfa6
@ -11,7 +11,10 @@
|
||||
<div class="posting_form">
|
||||
<h4>Создай то, о чем будут говорить многие.</h4>
|
||||
<br>
|
||||
<textarea type="text" rows="8" cols="45" placeholder="Печатать сюда" id="textForm"></textarea>
|
||||
<div class="input-field col s6">
|
||||
<input id="send_this_text" type="text" >
|
||||
<label for="send_this_text">Печатать сюда</label>
|
||||
</div>
|
||||
<p>
|
||||
<button (click)="create()" >Отправить</button>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user