{# Stocks-only — Phase 1 reuses the existing portfolio HTMX panel. Phase 2 filters out option positions. #} {% if not imports %} {% with es_icon="database", es_title="No positions to show", es_body="Import a Schwab CSV to see your holdings, or take the tour with sample data.", es_primary_label="Take the tour", es_primary_href="/welcome", es_secondary_label="Import CSV", es_secondary_href="/imports" %} {% include "_empty_state_hero.html" %} {% endwith %} {% else %}
{% endif %}