mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
5 lines
106 B
HTML
5 lines
106 B
HTML
![]() |
{# Display top or bottom banner content #}
|
||
|
<div class="text-center mx-3 m-2">
|
||
|
{{ content|safe }}
|
||
|
</div>
|