From 1a1499fb89f16315e8f6c60e67155f24c4d986b1 Mon Sep 17 00:00:00 2001 From: Shivay Lamba Date: Sun, 5 May 2019 13:36:29 +0530 Subject: [PATCH] Added meta tag for description and keywords --- netbox/templates/_base.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index 02b6bb32c..8f5ac17df 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -13,6 +13,11 @@ + + {% include 'inc/nav_menu.html' %}