{% extends "chat_base.html" %} {% block content %} {% include 'partials/_chat.html' %} {% endblock %} {% block scripts %} {% endblock %}