mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-18 17:52:21 -06:00
Closes #8600: Document built-in template tags & filters
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
NAPALM Arguments
|
||||
</h5>
|
||||
<div class="card-body">
|
||||
<pre>{{ object.napalm_args|render_json }}</pre>
|
||||
<pre>{{ object.napalm_args|json }}</pre>
|
||||
</div>
|
||||
</div>
|
||||
{% include 'inc/panels/custom_fields.html' %}
|
||||
|
||||
Reference in New Issue
Block a user