From a54aa19dc7f8cd344cdfb199ee94c01e0b90becc Mon Sep 17 00:00:00 2001 From: maTh Date: Fri, 3 Dec 2021 00:57:32 +0100 Subject: Fix: double main tags (#4014) * replace div with main * include the slider into main * format source * add close icon for the extension slider * replace div with main * Update shortcut.phtml * fixed the nits --- app/views/stats/index.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/stats/index.phtml') diff --git a/app/views/stats/index.phtml b/app/views/stats/index.phtml index dff20041d..26e3f0dbc 100644 --- a/app/views/stats/index.phtml +++ b/app/views/stats/index.phtml @@ -1,6 +1,6 @@ partial('aside_subscription'); ?> -
+
@@ -118,6 +118,6 @@
- + -- cgit v1.2.3