From 8c3b4badfb1d4ed7356fc3af4a78a73a6bdab682 Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 2 Dec 2021 00:08:46 +0100 Subject: [PATCH] and cleanup again --- InvenTree/templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/InvenTree/templates/base.html b/InvenTree/templates/base.html index 448d06b23f..5cd09f854e 100644 --- a/InvenTree/templates/base.html +++ b/InvenTree/templates/base.html @@ -121,7 +121,6 @@ {% include 'modals.html' %} {% include 'about.html' %} - {% include "notifications.html" %}