page;
?>
= htmlspecialchars($page->title() ?? 'Cloud App') ?>
layoutConfig->header === 'default'): ?>
layoutConfig->header !== null): ?>
layoutConfig->header . '.php';
if (file_exists($headerFile)):
include $headerFile;
?>
= $viewModel->content ?>
layoutConfig->showFooter): ?>