From def77d4be2a6658fa40bbe3614f17575aa6577ad Mon Sep 17 00:00:00 2001 From: user Date: Sun, 24 Mar 2024 01:52:12 +0100 Subject: chart page full scree --- src/templates/chart_page.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/templates/chart_page.html') diff --git a/src/templates/chart_page.html b/src/templates/chart_page.html index 0fb3028..461a701 100644 --- a/src/templates/chart_page.html +++ b/src/templates/chart_page.html @@ -1,4 +1,7 @@ {% extends 'base.html' %} {% block content %} -{% include 'chart.html' %} + + {% include 'chart.html' %} {% endblock %} \ No newline at end of file -- cgit v1.2.3