diff options
Diffstat (limited to 'views/reset_password.pug')
-rw-r--r-- | views/reset_password.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/reset_password.pug b/views/reset_password.pug index 1aa0a29..2fda418 100644 --- a/views/reset_password.pug +++ b/views/reset_password.pug @@ -26,5 +26,6 @@ html label Token: br input(type="text" name="token" size=32 value=token style="font-family:monospace" required) + +altcha_widget() p button(type="submit") Reset password |