1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-05-07 22:13:07 +00:00
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2025-02-01 14:02:27 -05:00
parent 8b9be0d359
commit fe6d793289
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
2 changed files with 1 additions and 3 deletions

View file

@ -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!!!!