Back to Netbox

Numeric

netbox/templates/ui/attrs/numeric.html

4.6.1104 B
Original Source

{% load i18n %} {{ value }} {% if unit %} {{ unit|lower }} {% endif %} {% if copy_button %} {% endif %}