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 %}