{% extends "layout.html" %} {% block main %} {% include "components/controls.html" %}
{% include "components/panels.html" %}
{# First-boot db-selection dialog (v0.7.0): shown when the launcher found no genome at the active path and skipped autostart. The list is fetched from /api/genomes; Select/Create reuse the genome endpoints and the dialog dismisses once helix reports running. #} {% endblock %}