X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/a9eef437702d5df7a2f97010e6798c689371808c..31f67094578292b834139406a9aaea3a15123218:/forum_modules/localauth/templates/loginform.html diff --git a/forum_modules/localauth/templates/loginform.html b/forum_modules/localauth/templates/loginform.html old mode 100755 new mode 100644 index 0d95a2f..9f088c5 --- a/forum_modules/localauth/templates/loginform.html +++ b/forum_modules/localauth/templates/loginform.html @@ -1,31 +1,31 @@ -{% load i18n %} - -
-

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?' %} +
+