X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f551c7053c91818b3ac0dfccc2e699dc6517fae1..92bcb49ab1a4bf73225b8dec1cf09fd6dff8a879:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index caa0aea2c..7fbd570c0 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -18,3 +18,6 @@ {% include "socialaccount/snippets/login_extra.html" %} + +{% block extra %} +{% endblock %}