{% include 'partials/head.html' %}
{% include 'partials/chat_banner.html' %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}