{# Conversation history — grouped by recency (Today / Yesterday / …). #} {% load humanize %}
{% if conversations %}{{ conversations|length }} conversation{{ conversations|length|pluralize }}{% else %}No conversations yet{% endif %}
No conversations yet. Ask something on the chat tab to start one.