fix: forum signatures
This commit is contained in:
parent
9ec52abfe4
commit
3738a5cd1f
5 changed files with 11 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
(div
|
||||
("class" "flex gap_2")
|
||||
(a
|
||||
("href" "/communities/intents/post?community={{ community.id }}&topic={{ topic_id }}")
|
||||
("href" "/communities/intents/post?community={{ community.id }}&topic={{ topic_id }}&sig=true")
|
||||
("class" "button small lowered")
|
||||
("data-turbo" "false")
|
||||
(icon (text "plus"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue