rearrangements: new core app, templates in apps, split settings;
[wolnelektury.git] / wolnelektury / templates / site_base.html
diff --git a/wolnelektury/templates/site_base.html b/wolnelektury/templates/site_base.html
deleted file mode 100644 (file)
index b0c2ca5..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "base.html" %}
-{# This is for allauth templates. #}
-
-{% block bodyid %}auth-page{% endblock %}
-{% block titleextra %}{% block head_title %}{% endblock %}{% endblock %}