From 9063f5faccd140c941c13e5311d57ebc16bbb3a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20R=C3=B8dvand?= Date: Sun, 27 Jul 2025 12:08:10 +0200 Subject: [PATCH] Formatting --- netbox/templates/base/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbox/templates/base/layout.html b/netbox/templates/base/layout.html index 070e8a5a2..c31896256 100644 --- a/netbox/templates/base/layout.html +++ b/netbox/templates/base/layout.html @@ -199,7 +199,7 @@ Blocks: {# Community links #} - {% elif not settings.ISOLATED_DEPLOYMENT %} + {% elif not settings.ISOLATED_DEPLOYMENT %} {# GitHub #}
  • @@ -211,7 +211,7 @@ Blocks: -
  • + {% endif %} {% endblock footer_links %}