diff --git a/src/app/Views/podcast/create.php b/src/app/Views/podcast/create.php index 1ad47a10..597b2162 100644 --- a/src/app/Views/podcast/create.php +++ b/src/app/Views/podcast/create.php @@ -1,5 +1,5 @@ =helper('form')?> -=$this->extend('layouts\default')?> +=$this->extend('layouts/default')?> =$this->section('content')?> diff --git a/src/app/Views/podcast/index.php b/src/app/Views/podcast/index.php index da54585c..fbd3ed04 100644 --- a/src/app/Views/podcast/index.php +++ b/src/app/Views/podcast/index.php @@ -1,4 +1,4 @@ -=$this->extend('layouts\default')?> +=$this->extend('layouts/default')?> =$this->section('content')?>