This commit is contained in:
parent
5ad7f7514d
commit
38842ec947
@ -52,8 +52,8 @@
|
||||
{% endif %}
|
||||
<p>{{ posto.texto }}</p>
|
||||
</div>
|
||||
<div class="col s12 card-content white-text">
|
||||
<div class="card-action right">
|
||||
<div class="col s12 card-action white-text">
|
||||
<div class="right">
|
||||
<!-- <a href="#" hx-post="/post_my_post/{{ posto._key }}" hx-target="#neu-posts" >Answer me!</a> -->
|
||||
<a href="#answer-post" hx-post="/answer_post/{{ posto._key }}" hx-target="#answer-post" >Ответить этому.</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user