mirror of
https://git.sr.ht/~roxwize/mipilin
synced 2025-03-12 21:33:24 +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
|
@ -3,8 +3,6 @@
|
|||
|
||||
**[mipilin](https://mipil.in/)** is a website lets you check on how your friends are doing, which is a very good and noble thing and something you should feel proud of for even considering. Also you can let YOUR friends know how YOU'RE doing. I guess.
|
||||
|
||||
If you're coming from High Seas and want to test the website out, invite codes are available upon request. Just DM roxwize on the Slack.
|
||||
|
||||
mipilin **mipilin**
|
||||
|
||||

|
||||
|
|
|
@ -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
Reference in a new issue