{% import 'utils.html' as utils %} {{ utils.heading_pane(user_photo, username, is_active, has_documents) }}

Agents

{% for agent in agents %}
{{ agent.name }}

{{ agent.name }}

{{ agent.personality }}

{% endfor %}