{% load static %} {% load tt_chat %} Title {% if user and not user.is_anonymous %} {% endif %} {% block meta %} {% endblock %}
{% include 'blocks/b_header.html' %} {% block content %} {% endblock %} {% include 'blocks/b_footer.html' %}