summaryrefslogtreecommitdiff
path: root/views/forgot_password.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-11-25 19:48:59 +0100
committerTor Andersson <tor@ccxvii.net>2021-11-27 13:38:43 +0100
commit940bde831f2d5e65068c931ddc5f2b793afedb44 (patch)
tree739c83548da7bd5faf76e0da55d1f380a3bd0033 /views/forgot_password.pug
parent86848b6cae751439be2946eae563d3fa8caa434c (diff)
downloadserver-940bde831f2d5e65068c931ddc5f2b793afedb44.tar.gz
Kebab-case!
Diffstat (limited to 'views/forgot_password.pug')
-rw-r--r--views/forgot_password.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/forgot_password.pug b/views/forgot_password.pug
index ea53ea4..3724c59 100644
--- a/views/forgot_password.pug
+++ b/views/forgot_password.pug
@@ -14,7 +14,7 @@ html
if user
p You're already logged in!
else
- form(method="post" action="/forgot_password")
+ form(method="post" action="/forgot-password")
p
label Mail:
br