From 6314b696be5c770f2a223a45730118514338fff6 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Sun, 26 Jul 2020 23:42:31 +0200 Subject: [PATCH] Fixed ordering of templates. --- source/lostplaces/lostplaces_app/templates/placeList.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lostplaces/lostplaces_app/templates/placeList.html b/source/lostplaces/lostplaces_app/templates/placeList.html index 53c9e9e..29952e8 100644 --- a/source/lostplaces/lostplaces_app/templates/placeList.html +++ b/source/lostplaces/lostplaces_app/templates/placeList.html @@ -1,5 +1,5 @@ -{% load static %} {% extends 'global.html'%} +{% load static %} {% block maincontent %}