diff options
Diffstat (limited to 'template/en/default/account/auth/login.html.tmpl')
-rw-r--r-- | template/en/default/account/auth/login.html.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index f11c33cdc..ec8c11e24 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -91,6 +91,8 @@ </p> </form> +[% Hook.process('additional_methods') %] + [%# Allow the user to create a new account, or request a token to change # their password, assuming that our auth method allows that. #%] |