From 1d5870b4920e005111221324b8a1e527dd738146 Mon Sep 17 00:00:00 2001 From: reverend Date: Sun, 26 Jul 2020 23:39:20 +0200 Subject: [PATCH] Good morning, changed the wrong file --- source/lostplaces/lostplaces_app/templates/placeList.html | 1 + source/lostplaces/lostplaces_app/templates/placeOverview.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lostplaces/lostplaces_app/templates/placeList.html b/source/lostplaces/lostplaces_app/templates/placeList.html index 7bbd072..53c9e9e 100644 --- a/source/lostplaces/lostplaces_app/templates/placeList.html +++ b/source/lostplaces/lostplaces_app/templates/placeList.html @@ -1,3 +1,4 @@ +{% load static %} {% extends 'global.html'%} {% block maincontent %} diff --git a/source/lostplaces/lostplaces_app/templates/placeOverview.html b/source/lostplaces/lostplaces_app/templates/placeOverview.html index 0a23fb1..3b3206f 100644 --- a/source/lostplaces/lostplaces_app/templates/placeOverview.html +++ b/source/lostplaces/lostplaces_app/templates/placeOverview.html @@ -1,4 +1,3 @@ -{% load static %} {% extends 'global.html'%} {% block maincontent %}