feat: extracts {{prompt}} out from {{form}} as a separate element
This commit is contained in:
parent
2e0002a810
commit
4807104eb1
5 changed files with 29 additions and 13 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue