{% extends "base.html" %} {% block title %}{{ display_name }} - AI Conversation Viewer{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}
{{ t('showing') }} 10 {{ t('recent_sessions') }} {{ t('of') }} {{ sessions|length }} {{ t('total') }}