From 76399f975079c89bbc278257aba68b831a67df11 Mon Sep 17 00:00:00 2001 From: Burathar Date: Wed, 22 Jul 2020 19:18:43 +0200 Subject: [PATCH] dont ask for location on index page --- app/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/index.html b/app/templates/index.html index b530da6..b76abf0 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1,6 +1,6 @@ -{% extends 'player_base.html' %} +{% extends 'base.html' %} -{% block player_app_content %} +{% block app_content %}