summaryrefslogtreecommitdiff
path: root/views/change_mail.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/change_mail.pug')
-rw-r--r--views/change_mail.pug1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/change_mail.pug b/views/change_mail.pug
index 32b399d..d244e98 100644
--- a/views/change_mail.pug
+++ b/views/change_mail.pug
@@ -10,6 +10,7 @@ html
h1 Change mail address
if flash
p.error= flash
+
form(method="post" action="/change-mail")
p Name: #{user.name}
p Mail: #{user.mail}