diff --git a/src/Frontend.php b/src/Frontend.php index d366176..f2e2f1a 100644 --- a/src/Frontend.php +++ b/src/Frontend.php @@ -29,8 +29,7 @@ class Frontend extends Process } // add path to template - App::frontend()->template()->setPath( - App::frontend()->template()->getPath(), + App::frontend()->template()->appendPath( My::path() . DIRECTORY_SEPARATOR . 'default-templates' ); // register template value for file alias