{% block styling_link %} {% include "shared/skeleton/landing/styling_content.html" %} {% endblock %} {% block styling_extra %} {% endblock %} {% block javascript_link_extra %} {% endblock %} {% include "shared/skeleton/landing/svg_files_content.html" %} {% include "shared/skeleton/landing/preload_script_content.html" %} {% block header_content %} {% include "shared/skeleton/landing/top_header_content.html" %} {% endblock %}
{% block content %} {% endblock %}
{% block live_chat %} {# {% include "shared/skeleton/landing/support_live_chat_content.html" %} #} {% endblock %} {% block footer %} {% include "landing/footer_content.html" %} {% endblock %} {% block javascript %} {% include "shared/skeleton/landing/javascript_content.html" %} {% endblock %}