X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/9a37b12ee33ddaca8ec3d9a9f771e0faf8df9739..dcacc3b4c2ba2f550806a2d22b183f6fac4f63ff:/forum_modules/localauth/templates/loginform.html diff --git a/forum_modules/localauth/templates/loginform.html b/forum_modules/localauth/templates/loginform.html index 00113d5..9f088c5 100644 --- a/forum_modules/localauth/templates/loginform.html +++ b/forum_modules/localauth/templates/loginform.html @@ -1,32 +1,31 @@ -{% load i18n %} -{% block title %}{% spaceless %}{% trans "Login" %}{% endspaceless %}{% endblock %} - -
-

Enter your local user name and password
(or select your external provider above)

- - - - - - - - - - - - - -
- - - -
- - - -
- - - Create account | Forgot your password? -
-
\ No newline at end of file +{% load i18n %} + +
+

{% trans 'Enter your local user name and password' %}
({% trans 'or select your external provider above' %})

+ + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + {% trans 'Create account' %} | {% trans 'Forgot your password?' %} +
+