{% csrf_token %}
{% if not page %} {% include "blocks/profile/b_profile_first_page.html" %} {% elif page == 'chat' %} {% include "blocks/profile/b_chats.html" %} {% endif %}