{% extends "base.html" %} {% block title %}Session {{ session_id[:8] }} - AI Conversation Viewer{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}
Results for: "{{ search }}"
{% endif %}{{ message.content }}
{% endif %}
{% if search or message_type %} Try adjusting your search filters or clear them to see all messages. {% else %} This conversation appears to be empty or couldn't be loaded. {% endif %}
{% if search or message_type %} {% endif %}