{{ m.mac }} {% if m.image_sha256 %} {{ m.image_sha256[:12] }}... {% else %} discovered {% endif %} {% if m.boot_policy == 'flash' %} flash {% elif m.boot_policy == 'tui' %} tui {% else %} local {% endif %} {{ m.hostname or "-" }} {% if m.last_seen_at %} {{ m.last_seen_at }} {% else %} never {% endif %} {% if m.last_flashed_at %} {{ m.last_flashed_at }} {% else %} - {% endif %} Edit