{% extends "base.html" %} {% block content %}
{{ agents | length }} agent{% if agents| length > 1 %}s{% endif %}
Details