mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-05 06:46:25 -06:00
Introduce badge template tag
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{% if value or show_empty %}<span class="badge">{{ value }}</span>{% endif %}
|
||||
Reference in New Issue
Block a user