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

This commit is contained in:
Simple_Not
2023-07-13 21:56:36 +10:00
parent 1173482a57
commit 4024f8f032
2 changed files with 15 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
</div>
<div class="col s12">
<div class="card-action right">
<a href="#" hx-post="/post_my_post" hx-target="#neu-posts" >Answer me!</a>
<a href="#" hx-post="/post_my_post/{{ posto._key }}" hx-target="#neu-posts" >Answer me!</a>
</div>
</div>
</div>