{% extends "base.html" %} {% block title %}Conversation {{ session_id[:8] }} - {{ display_name }}{% endblock %} {% block breadcrumb %} {% if not embedded %} {% endif %} {% endblock %} {% block content %}
{% if search %} Try adjusting your search or clear it to see the conversation. {% else %} This conversation appears to be empty or couldn't be loaded. {% endif %}
{% if search %} {% endif %}