diff --git a/templates/dispositivo/details.htm b/templates/dispositivo/details.htm index 2663182..1e31ac7 100644 --- a/templates/dispositivo/details.htm +++ b/templates/dispositivo/details.htm @@ -115,6 +115,16 @@ {% endif %} + {% if disp.hostname %} +
  • +

    + Hostname +

    +
    + {{ disp.hostname }} +
    +
  • + {% endif %}
  • Network