Back to Netbox

Select Option With Pk

netbox/utilities/templates/widgets/select_option_with_pk.html

4.6.671 B
Original Source

{{ widget.label }}{% if widget.value %} ({{ widget.value }}){% endif %}