{% extends 'admin/base_admin.html' %} {% block title %} {% if object %}Edit FAQ{% else %}Add FAQ{% endif %} | ChatLab {% endblock %} {% block admin_faq_active %}active{% endblock %} {% block workspace %}
{% csrf_token %}
This text will appear as a clickable quick reply button for visitors.
This content will print directly in the chat logs without calling LLMs. Supports plain text.
Cancel
{% endblock %}