diff --git a/templates/answer-post.html b/templates/answer-post.html index 444e3e2..68610c0 100644 --- a/templates/answer-post.html +++ b/templates/answer-post.html @@ -1,4 +1,9 @@
+
Ты отвечаешь: >>{{ target_post_id }} @@ -6,11 +11,6 @@ -
@@ -33,7 +33,6 @@
-
@@ -42,14 +41,14 @@ _='on htmx:xhr:progress(loaded, total) set #progress.value to (loaded/total)*100' hx-post="/post_to_another_post/{{ target_post_id }}" hx-target="#neu-posts" - hx-include="[name='send_this_text'], [name='file']" - hx-on::after-request="this.reset()" + hx-include="[name='send_this_text'], [name='file']" > Отправить!! send
+