reformat templates
[wolnelektury.git] / src / wolnelektury / templates / site_base.html
index b0c2ca5..3982fc4 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "base/base.html" %}
 {# This is for allauth templates. #}
 
 {% block bodyid %}auth-page{% endblock %}