{% load static %} {% load bootstrap5 %} {% load plots %}
{# meta stuff#}
{{ website_title }}
{# css#}
{#scripts#} {# these could be fetched over public CDN#} {% bootstrap_javascript %} {##} {# own scripts#}
Bootstrap
11 mins ago
Hello, world! This is a toast message.
{#
#} {##} {#
#}
{#
#} {% if chat_disabled == False %}
{{ chat_title }}
{#
#}
{% endif %}
{#
#} {#
#} {#
#} {#
#} {#
#} {% bootstrap_messages %}
Metadata
Role
User
Assistant
System
Server
Special
Message content
Settings
Maximize
Switch theme
Dark
Light
Delete convo tracker
Conversation ID
One
{% if user.is_authenticated %}
Logout
{% else %}
Login
{% endif %}
System
The message you clicked on is not part of the conversation tracker.
{% if always_maximize_chat %} {% endif %}