diff --git a/app/templates/fullwidth_template.html b/app/templates/fullwidth_template.html index bd371c012..137088d1d 100644 --- a/app/templates/fullwidth_template.html +++ b/app/templates/fullwidth_template.html @@ -1,7 +1,7 @@ {% extends "admin_template.html" %} {% block fullwidth_content %} -
+
{% block maincolumn_content %}{% endblock %}
{% endblock %}