From 956b4c3f21194052ffd32209e9a65e0baf6f15f2 Mon Sep 17 00:00:00 2001 From: Burathar Date: Thu, 9 Jul 2020 23:30:09 +0200 Subject: [PATCH] refer to local leaflet css and js instead of external resource in game_dashboard.html --- app/templates/game_dashboard.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/app/templates/game_dashboard.html b/app/templates/game_dashboard.html index 8f5e5e6..44ed3b2 100644 --- a/app/templates/game_dashboard.html +++ b/app/templates/game_dashboard.html @@ -2,12 +2,8 @@ {% block head %} {{ super() }} - - + + {% endblock %} {% block app_content %}