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