{% trans "Select a chat" %}
{% trans "Welcome" %}
{% trans "Select a chat from the sidebar or create a new one to get started." %}
{% extends "django_anyllm/base.html" %}{% load i18n %} {% block title %}{% trans "Chats" %}{% endblock %} {% block content %}
{% trans "Select a chat from the sidebar or create a new one to get started." %}