This commit is contained in:
parent
6f37ff03ab
commit
586b76bc25
@ -13,7 +13,7 @@
|
|||||||
<span class="card-title">Создай то, о чем будут говорить многие.</span>
|
<span class="card-title">Создай то, о чем будут говорить многие.</span>
|
||||||
<a class="btn-floating halfway-fab waves-effect waves-light red" href="#post-{{ target_post_id }}"><i class="material-icons">>></i></a>
|
<a class="btn-floating halfway-fab waves-effect waves-light red" href="#post-{{ target_post_id }}"><i class="material-icons">>></i></a>
|
||||||
<div class="input-field col s6">
|
<div class="input-field col s6">
|
||||||
<input id="send_this_text" type="text" >
|
<input id="send_this_text" name="send_this_text" type="text" >
|
||||||
<label for="send_this_text">Печатать сюда</label>
|
<label for="send_this_text">Печатать сюда</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user