mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Don't overwrite the header block, append to it
This commit is contained in:
parent
0de7f4712f
commit
22ac9f63a1
@ -2,6 +2,7 @@
|
||||
{% load helpers %}
|
||||
|
||||
{% block header %}
|
||||
{{ block.super }}
|
||||
{% if new_release %}
|
||||
<div class="alert alert-info" role="alert">
|
||||
A new release is available:
|
||||
|
Loading…
Reference in New Issue
Block a user