X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/87e084d47c335cd6f0b3e91d614999f55d148044..cf4049b3e2a405df73926d3a806f715de685b5cb:/src/wolnelektury/templates/user.html diff --git a/src/wolnelektury/templates/user.html b/src/wolnelektury/templates/user.html index fa2f66035..36bb9783b 100644 --- a/src/wolnelektury/templates/user.html +++ b/src/wolnelektury/templates/user.html @@ -1,18 +1,24 @@ -{% extends "base.html" %} +{% extends "base_simple.html" %} {% load i18n %} -{% block titleextra %}{% trans "User" %}{% endblock %} - -{% block body %} - -