{% load static %} {% load tt_chat %} {# #} {% include "inter/meta_names.html" %} {# #} {% if user and not user.is_anonymous %} {% endif %} {# #} {% block meta %} {% endblock %} {% if page_type != 'routes' %} {% endif %} {% if mobile == 'false' or mobile %} {% endif %}
{% include 'blocks/b_header.html' %}
{% if page_type == 'routes' %}
{% endif %}
{% block content %} {% endblock %}
{% include 'blocks/b_footer.html' %}