From a7ad64562c858dde385e72bc00441dfec42fce1c Mon Sep 17 00:00:00 2001 From: manetta Date: Fri, 11 Mar 2022 18:35:03 +0100 Subject: [PATCH] adding application root to main link --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index cd6c536..cb46317 100644 --- a/templates/base.html +++ b/templates/base.html @@ -23,7 +23,7 @@ window.addEventListener('load', function () { const application_root = '{{ application_root }}'; nav.innerHTML = ` -

${ name } in octomode

+

${ name } in octomode

: :