mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -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 %}
|
{% load helpers %}
|
||||||
|
|
||||||
{% block header %}
|
{% block header %}
|
||||||
|
{{ block.super }}
|
||||||
{% if new_release %}
|
{% if new_release %}
|
||||||
<div class="alert alert-info" role="alert">
|
<div class="alert alert-info" role="alert">
|
||||||
A new release is available:
|
A new release is available:
|
||||||
|
Loading…
Reference in New Issue
Block a user