X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8139f82c719f4a041b18fd445026b8cf78aca4a6..451f7b0e0ee3bfdab38cfa9c98a297c5320b52ad:/wolnelektury/templates/site_base.html diff --git a/wolnelektury/templates/site_base.html b/wolnelektury/templates/site_base.html new file mode 100644 index 000000000..b0c2ca524 --- /dev/null +++ b/wolnelektury/templates/site_base.html @@ -0,0 +1,5 @@ +{% extends "base.html" %} +{# This is for allauth templates. #} + +{% block bodyid %}auth-page{% endblock %} +{% block titleextra %}{% block head_title %}{% endblock %}{% endblock %}