{% if not TEST_HEADLESS %} {% load include_creme_media url url_join from creme_core_tags %} {% block page_title %}{% endblock %}Creme CRM {% include_creme_media "main.css" %} {% include "creme_core/frags/js_header.html" %} {% block test_header %}{% endblock %} {% url_join 'creme_core__reload_bricks'|url base_url=request.path as bricks_reload_uri %}

{% block test_title %}{% endblock %}
Screen
Theme
Test

{# Popups will use this
as bounds for drag-n-drop and resize. Fix some positioning issues with horizontal menu. #}
{% endif %} {% block test_content %} {% endblock %} {% if not TEST_HEADLESS %}
{% endif %}