mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #8600: Document built-in template tags & filters
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
{% include 'extras/inc/job_label.html' with result=script.result %}
|
||||
</td>
|
||||
<td>
|
||||
{{ script.Meta.description|render_markdown|placeholder }}
|
||||
{{ script.Meta.description|markdown|placeholder }}
|
||||
</td>
|
||||
{% if script.result %}
|
||||
<td class="text-end">
|
||||
|
Reference in New Issue
Block a user