X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/a4a85b9b2fed9acc7672c61a7b439f48ca56fbc1..15eabbf86190e4bc8ae9dc747d853b0300976b12:/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 index a31054b..5514cc5 100644 --- a/forum/skins/default/templates/auth/signin.html +++ b/forum/skins/default/templates/auth/signin.html @@ -27,7 +27,8 @@

{{ msg }}

{% endif %} {% for provider in top_stackitem_providers %} -
+ + {% csrf_token %} {% include provider.stack_item_template %}
@@ -86,20 +87,23 @@ {% endfor %}
+ {% csrf_token %}
{% for provider in stackitem_providers %}

{% trans 'Or...' %}

-
+ + {% csrf_token %} {% include provider.stack_item_template %}
{% endfor %}

{% trans 'Or...' %}

+ {% csrf_token %}
- {% trans 'Click' %} {% trans 'here' %} {% trans "if you're having troubles signing in." %} + {% trans 'Click' %} {% trans 'here' %} {% trans "if you're having trouble signing in." %}