X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/a9eef437702d5df7a2f97010e6798c689371808c..5cf5e47e4d8c78850c6a95b1aee7ff63a8a0a862:/forum/skins/default/templates/auth/signin.html diff --git a/forum/skins/default/templates/auth/signin.html b/forum/skins/default/templates/auth/signin.html old mode 100755 new mode 100644 index d4ee9fc..798faeb --- a/forum/skins/default/templates/auth/signin.html +++ b/forum/skins/default/templates/auth/signin.html @@ -3,6 +3,8 @@ {% load i18n %} {% load extra_tags %} +{% block title %}{% spaceless %}{% trans "Login" %}{% endspaceless %}{% endblock %} + {% block forejs %} {% for provider in all_providers %} @@ -24,14 +26,22 @@ {% if msg %}
{{ msg }}
{% endif %} - + {% for provider in top_stackitem_providers %} + + {% endfor %} + {% if top_stackitem_providers %} +