= $this->Html->charset() ?>
= $siteName ?>= $this->fetch('title') ? ' · ' . $this->fetch('title') : '' ?>
= $this->Html->meta('icon') ?> request->getAttribute('csrfToken')): ?>
= $this->Html->css(['normalize.min', 'milligram.min', 'fonts', 'cake', 'app']) ?> = $this->Html->script('https://code.jquery.com/jquery-3.7.1.min.js') ?> = $this->fetch('meta') ?> = $this->fetch('css') ?> = $this->fetch('script') ?> = $this->element('header') ?>
= $this->Flash->render() ?> = $this->fetch('content') ?>
= $this->element('footer') ?> = $this->Html->script('app') ?>