From 377d7f7af7225e2d31961cdcd86ee424ba459901 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 8 Apr 2022 10:45:42 +0100 Subject: [PATCH] Fixes for loading Vue app --- templates/map.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/map.html b/templates/map.html index 39fcc3d..a7fde40 100644 --- a/templates/map.html +++ b/templates/map.html @@ -8,6 +8,8 @@ + + {% from "navbar.html" import navbar with context %} @@ -16,8 +18,7 @@