Code layout change.
[wolnelektury.git] / apps / wolnelektury_core / templates / account / base.html
diff --git a/apps/wolnelektury_core/templates/account/base.html b/apps/wolnelektury_core/templates/account/base.html
deleted file mode 100755 (executable)
index 6bcdf12..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{% extends "site_base.html" %}
-
-{% block body %}
-{% block content %} {% endblock %}
-{% endblock %}
-
-{% block extrabody %}
-{% block extra_body %}
-{% endblock %}
-{% endblock %}