{% 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. #}
Select a database
No genome was found at the active path. Pick an
existing knowledge store or create a new one to start Helix.