{% extends 'django_spire/card/card.html' %} {% block card_content %}
{% include 'django_spire/ai/chat/widget/chat_widget.html' %}
{% endblock %}