Browse Source

Don't overwrite the header block, append to it

Sander Steffann 6 năm trước cách đây
mục cha
commit
22ac9f63a1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      netbox/templates/home.html

+ 1 - 0
netbox/templates/home.html

@@ -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: