= implode('
', $this->messages) ?>
endif ?>
if ($this->underMaintenance && $this->user->role != User::ROLE_GUEST): ?>
', $this->messages) ?>
= $this->translate('Maintenance mode is enabled: user access is restricted') ?>
endif ?>
= $this->layout()->content ?>