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