{% if deps_missing %}
⚠ setup needed
{% for key, msg in deps_missing.items() %}
Install {{ key.replace('_', ' ') }} →
{% endfor %}
✕
{% endif %} {% block content %}{% endblock %}
✕
Yes, install it
Not now
Installing...
✓ Done — Refresh page