Remove old version.
[wolnelektury.git] / src / wolnelektury / templates / site_base.html
index 3982fc4..a74a473 100644 (file)
@@ -1,5 +1,2 @@
-{% extends "base/base.html" %}
+{% extends "2022/base_simple.html" %}
 {# This is for allauth templates. #}
-
-{% block bodyid %}auth-page{% endblock %}
-{% block titleextra %}{% block head_title %}{% endblock %}{% endblock %}