diff --git a/app/templates/users/claim_forums.html b/app/templates/users/claim_forums.html index dcfe387..dd81b83 100644 --- a/app/templates/users/claim_forums.html +++ b/app/templates/users/claim_forums.html @@ -16,7 +16,7 @@ Create Account from Forums User

{{ _("Don't have a forums account?") }} - {{ _("You can still sign up without one.", link=url_for('users.register')) }} + {{ _("You can still sign up without one.", url=url_for('users.register')) }}