diff --git a/apps/templates/_base_double_screen.html b/apps/templates/_base_double_screen.html index d0281fc84..a87755592 100644 --- a/apps/templates/_base_double_screen.html +++ b/apps/templates/_base_double_screen.html @@ -22,20 +22,14 @@ -
-
-
- {% block content %} {% endblock %} -
-
-
-
-
- {% include '_copyright.html' %} -
+
+
+
+ {% block content %} {% endblock %}
+
+
-{% include '_foot_js.html' %} {% block custom_foot_js %} {% endblock %}