Back to Netbox

Badge

netbox/utilities/templates/builtins/badge.html

4.6.4135 B
Original Source

{% load helpers %} {% if value or show_empty %} {% if url %}{% endif %}{{ value }}{% if url %}{% endif %} {% endif %}