{% if latest_run %} host {{ latest_run.hostname }} · last cycle {{ latest_run.started_at }} {% if latest_run.finished_at %} → {{ latest_run.finished_at }} {% endif %} {% else %} no runs yet — start host_monitor.py {% endif %}