diff --git a/core/layout/main.php b/core/layout/main.php index f25b704..77dd22f 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -246,7 +246,9 @@ else { echo ''; } showCookies(); ?> - showScript();?> - showVendorJsBody(); ?> + showVendorJsBody(); + $this->showScript(); + ?>