X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..23bc6c4afa7b6c26d4f6c817b14b0f2cdeaf7f1e:/src/wolnelektury/templates/account/base.html diff --git a/src/wolnelektury/templates/account/base.html b/src/wolnelektury/templates/account/base.html index 6bcdf12cf..ebd628603 100755 --- a/src/wolnelektury/templates/account/base.html +++ b/src/wolnelektury/templates/account/base.html @@ -1,7 +1,9 @@ {% extends "site_base.html" %} {% block body %} +
{% block content %} {% endblock %} +
{% endblock %} {% block extrabody %}