as bounds for drag-n-drop and resize. Fix some positioning issues with horizontal menu. #}
{% block content %}{% endblock %}
{% include 'footer/footer.html' %}
{% for template_name in BASE_HTML_EXTRA_INCLUDED %}{% include template_name %}{% endfor %}
{% endblock %}