✅ {% if tools_ok == tools_total %} All good Everything's working ✓ {% else %} {{ tools_total - tools_ok }} need attention {{ tools_ok }}/{{ tools_total }} tools working {% endif %} See details →