mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Don't overwrite the header block, append to it
This commit is contained in:
parent
40903784e7
commit
67b7e9cd32
@ -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