X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f551c7053c91818b3ac0dfccc2e699dc6517fae1..87ff3f803d2f147e6fa939a99c4c4a4ca6aa965f:/wolnelektury/templates/auth/login.html?ds=inline 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 %}