{% load static %} {% load tt_chat %} {% load i18n %} {% load webpush_notifications %} {% if page.description %} {% else %} {% block default_meta_description %}{% endblock %} {% endif %} {% webpush_header %} {% include "inter/meta_OpenGraph_Schema.html" %} {# #} {#
#} {% if page.title %} {{ page.title }} {% else %} {% block title %}{% endblock %} {% endif %} {% include "inter/meta_names.html" %} {# #} {% if user and not user.is_anonymous %} {% include "connect_ws_js.html" %} {% endif %} {# #} {% block meta %} {% endblock %} {# #} {# #} {% if page_type != 'routes' %} {% endif %} {% if mobile == 'false' or mobile %} {% endif %}
{% if page.url == "landing_mover" or page.url == 'landing_customer' %} {% include 'blocks/n_header.html' %} {% else %} {% include 'blocks/b_header.html' %} {% endif %}
{% if page_type == 'routes' %}
{% endif %}
{% block content %} {% endblock %}
{% include 'blocks/b_footer.html' %} {% block before_close %} {% endblock %}