From 9f61d9ce6abb9c3dcf41578e9f3322c79d126ce2 Mon Sep 17 00:00:00 2001 From: trisua Date: Thu, 17 Jul 2025 13:51:56 -0400 Subject: [PATCH] fix: post creation form --- crates/app/src/public/html/communities/create_post.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/crates/app/src/public/html/communities/create_post.lisp b/crates/app/src/public/html/communities/create_post.lisp index 1c8ce2c..0b7cf19 100644 --- a/crates/app/src/public/html/communities/create_post.lisp +++ b/crates/app/src/public/html/communities/create_post.lisp @@ -159,6 +159,7 @@ (text "{{ icon \"notepad-text-dashed\" }}")) (text "{%- endif %} {%- endif %}") (button + ("class" "primary") (text "{{ text \"communities:action.create\" }}")))))) (text "{% if not quoting -%}") (script