diff options
Diffstat (limited to 'views/login.pug')
-rw-r--r-- | views/login.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/login.pug b/views/login.pug index f91129e..ec8be48 100644 --- a/views/login.pug +++ b/views/login.pug @@ -33,4 +33,4 @@ html p button(type="submit") Login p - a(href="/forgot-password") Forgot password + a(href="/account/forgot-password") Forgot password |