{% include "_species_icons.html" %}
{% block content %}{% endblock %}
{# Floating chat-bubble + modal for adding a field note from any page. #}
{% include "_floating_capture.html" %}
{% block scripts %}{% endblock %}
{# capture.js auto-discovers any [data-capture-root] on the page (used by
/capture and by the floating capture modal), so it needs to be loaded
site-wide, not only on /capture. #}