From 97e58362b6e35ec9e29ae4d748a7cbd9abd7194f Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 11 Feb 2020 08:51:56 +0200 Subject: [PATCH] Added default theme --- app/views/layouts/default.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/default.phtml b/app/views/layouts/default.phtml index 46704b570b..9101decc16 100644 --- a/app/views/layouts/default.phtml +++ b/app/views/layouts/default.phtml @@ -102,7 +102,7 @@ if(!empty($platforms)) { exec($this->getParam('head', [])); ?> - + exec($this->getParam('header', [])); ?>