From 66159631bfac78ff42c8ed53f8c5232279568172 Mon Sep 17 00:00:00 2001 From: reverend Date: Sun, 26 Jul 2020 23:37:37 +0200 Subject: [PATCH] Including Static Tag --- source/lostplaces/lostplaces_app/templates/placeOverview.html | 1 + 1 file changed, 1 insertion(+) diff --git a/source/lostplaces/lostplaces_app/templates/placeOverview.html b/source/lostplaces/lostplaces_app/templates/placeOverview.html index 3b3206f..0a23fb1 100644 --- a/source/lostplaces/lostplaces_app/templates/placeOverview.html +++ b/source/lostplaces/lostplaces_app/templates/placeOverview.html @@ -1,3 +1,4 @@ +{% load static %} {% extends 'global.html'%} {% block maincontent %}