{% if app_status.total == 0 %}
No apps configured.
Total
{{ app_status.total }}
Running
{{ app_status.running }}
Failed
{{ app_status.failed }}