{% load static %}

{{ machine.fqdn }}

{% if machine.enclosure.location_room and machine.enclosure.location_room != "unknown" %} {{ machine.enclosure.location_room }} > {{ machine.enclosure.location_rack }} > {{ machine.enclosure.location_rack_position }} {% endif %}