{% block styling %} {% include "shared/skeleton/landing/styling_content.html" %} {% endblock %} {% block styling_extra %} {% endblock %} {% block javascript_link_extra %} {% endblock %} {% 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 "shared/skeleton/landing/footer_content.html" %} {% endblock %} {% block javascript %} {% include "shared/skeleton/landing/javascript_content.html" %} {% endblock %}