{% extends "base.html" %} {% block title %}Daily briefing - {{ clinic_name }}{% endblock %} {% block content %}
No appointments scheduled for today.
{% endif %} {% endif %} {% if recalls is not none %}No overdue recalls.
{% endif %} {% endif %} {% if budgets is not none %}No budgets awaiting a response.
{% endif %} {% endif %}Automatic summary generated by the DentalPin copilot. You can turn it off or change the hour in Settings → Copilot.
{% endblock %}