mirror of
https://git.sr.ht/~roxwize/mipilin
synced 2025-05-07 22:13:07 +00:00
Thinking about techdog
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
ae81f228a8
commit
9640cad38c
2 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ block content
|
|||
label(for="description") Journal entry for today
|
||||
textarea(name="description", id="description", placeholder="max 4096 chars", maxlength="4096", cols="60", rows="12")
|
||||
if edit
|
||||
| #{entry.entry}
|
||||
| #{entry.entry.replaceAll("<br>", "\n")}
|
||||
.input
|
||||
span Visibility
|
||||
- const v = entry?.visibility ?? 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue