feat: extracts {{prompt}} out from {{form}} as a separate element

This commit is contained in:
Lewis Wynne 2026-04-10 16:04:42 +01:00
parent 2e0002a810
commit 4807104eb1
5 changed files with 29 additions and 13 deletions

View file

@ -84,7 +84,7 @@
# Message textarea height in pixels.
# BOOK_TEXTAREA_HEIGHT=150
# Custom HTML template file with {{title}}, {{form}}, {{entries}}, and {{style}} placeholders.
# Custom HTML template file with {{title}}, {{prompt}}, {{form}}, {{entries}}, and {{style}} placeholders.
# Uses built-in default if unset.
# BOOK_TEMPLATE=./templates/default.html