From 67b7e9cd323cdd781fae880a74bfb8cdb6d7adb7 Mon Sep 17 00:00:00 2001 From: Sander Steffann Date: Thu, 27 Feb 2020 18:21:31 +0100 Subject: [PATCH] Don't overwrite the header block, append to it --- netbox/templates/home.html | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox/templates/home.html b/netbox/templates/home.html index ed6ef06d6..b560d8894 100644 --- a/netbox/templates/home.html +++ b/netbox/templates/home.html @@ -2,6 +2,7 @@ {% load helpers %} {% block header %} + {{ block.super }} {% if new_release %}