{# The Svelte app owns every visible piece of chrome (header, tabs, panels, footers), so this template intentionally does not extend a legacy base — it just provides the mount node and bundle script. #} {% if v2_bundle_css %} {% endif %}
{% if v2_bundle_js %} {% else %}
v0.2 bundle not built. Run npm install && npm run build
inside frontend/, then reload.