{% extends 'chatui/base.html' %} {% block content %} {% if response %}
{% include 'chatui-experimental/result.html' %}
{% endif %} {% endblock %}