{% if deps_missing %}
⚠ setup needed
{% for key, msg in deps_missing.items() %} {% endfor %}
{% endif %} {% block content %}{% endblock %}