{% load static %} {% include 'rest_mode/components/header.html' %} {% include 'rest_mode/components/top_bar.html' %} {% include 'rest_mode/components/settings_dialog.html' %}
{% include 'rest_mode/components/chat_sidebar.html' with conversations=conversations %}
{% include 'rest_mode/components/main_chat_pane.html' %}