X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/1a949f7c97dc2f34c135f5cdf088df2927d3d652..31f67094578292b834139406a9aaea3a15123218:/forum_modules/localauth/templates/loginform.html?ds=sidebyside diff --git a/forum_modules/localauth/templates/loginform.html b/forum_modules/localauth/templates/loginform.html index b1784fb..9f088c5 100644 --- 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?' %} +
+