mirror of
https://git.sr.ht/~roxwize/mipilin
synced 2025-05-07 22:13:07 +00:00
nope
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
8b9be0d359
commit
fe6d793289
2 changed files with 1 additions and 3 deletions
|
@ -5,5 +5,5 @@ block content
|
|||
for [k, v] of Object.entries(body)
|
||||
input(type="text", name=k, value=v, hidden)
|
||||
p Sure you want to do this??
|
||||
button(name="confirm", value="n") NO!!!!
|
||||
button(name="confirm", value="y") Yes
|
||||
button(name="confirm", value="n") NO!!!!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue