{% extends "base.html" %} {% block title %}Datasette agent{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Datasette agent

{% if conversations %}

Previous conversations

{% endif %} {% endblock %}