{% extends "sidebar.html" %} {% block head %} {% endblock %} {% block content %}
{% if chat_head %} {% else %} {% endif %}

Hello, how can I help you today?

{% for button in buttons %} {% endfor %}
{% endblock %}