X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6d7b11e4a01b2314c0527d94d91f3159c0bd34ce..f3dbec099e62eec49b0a9e1d293e7f0dc12361c1:/apps/wolnelektury_core/templates/socialaccount/connections.html diff --git a/apps/wolnelektury_core/templates/socialaccount/connections.html b/apps/wolnelektury_core/templates/socialaccount/connections.html index 9896b0954..3df16a8c5 100644 --- a/apps/wolnelektury_core/templates/socialaccount/connections.html +++ b/apps/wolnelektury_core/templates/socialaccount/connections.html @@ -47,7 +47,7 @@ <h2>{% trans 'Add a 3rd Party Account' %}</h2> <ul class="socialaccount_providers"> -{% include "socialaccount/snippets/provider_list.html" %} +{% include "socialaccount/snippets/provider_list.html" with process="connect" %} </ul> {% include "socialaccount/snippets/login_extra.html" %}