X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3c0e373447323b5e33b273859e790a2054771afa..ca8f4e8fef80cb603117ed579da8554f503698e5:/src/wolnelektury/templates/site_base.html

diff --git a/src/wolnelektury/templates/site_base.html b/src/wolnelektury/templates/site_base.html
index 3982fc4ca..112369c8e 100644
--- a/src/wolnelektury/templates/site_base.html
+++ b/src/wolnelektury/templates/site_base.html
@@ -1,5 +1,2 @@
-{% extends "base/base.html" %}
+{% extends "base_simple.html" %}
 {# This is for allauth templates. #}
-
-{% block bodyid %}auth-page{% endblock %}
-{% block titleextra %}{% block head_title %}{% endblock %}{% endblock %}