X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f551c7053c91818b3ac0dfccc2e699dc6517fae1..f931a5a3c86e677475ae7f3fc0074b4940bee85c:/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 %}