diff --git a/templates/v3/accounts/login.html b/templates/v3/accounts/login.html index 9371b0860..816d3107d 100644 --- a/templates/v3/accounts/login.html +++ b/templates/v3/accounts/login.html @@ -16,7 +16,7 @@ redirect_field_value (string, optional, default unset) — URL to redirect to after login; hidden input omitted when unset contributor_account_redirect_message (string, optional, default unset) — message for pre-created author/maintainer accounts; alert omitted when unset {% endcomment %} -{% load static %} +{% load static socialaccount %} {% block auth_content %}