diff --git a/templates/stations/profile/disabled.phtml b/templates/stations/profile/disabled.phtml index 39f50d059..f417fd785 100644 --- a/templates/stations/profile/disabled.phtml +++ b/templates/stations/profile/disabled.phtml @@ -1,8 +1,16 @@ layout('main', ['title' => - __('Station Broadcasting Disabled') +$this->layout('main', [ + 'title' => + __('Station Broadcasting Disabled'), ]); ?> -

edit your station profile.', $router->fromHere('stations:profile:edit')) ?>

+

+ edit your station profile.' + ), + $router->fromHere('stations:profile:edit') + ) ?>