From 7839e6dff021587588d20a33fad1f4cf978d985a Mon Sep 17 00:00:00 2001 From: Johannes Schriewer Date: Sun, 5 Jan 2025 19:03:11 +0100 Subject: [PATCH] Add manufacturer and distributor navigation --- inventory/templates/base.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/inventory/templates/base.html b/inventory/templates/base.html index 65c85ee..ac1c614 100644 --- a/inventory/templates/base.html +++ b/inventory/templates/base.html @@ -22,6 +22,17 @@ {% block header_icons %} {% endblock %} + {% if user.is_authenticated %}