= $this->Html->charset() ?>
= \Cake\Core\Configure::read('Theme.title') ?>: = $this->fetch('title') ?>
= $this->Html->meta('icon') ?>
= $this->Html->css(['normalize.min', 'milligram.min', 'cake']) ?> = $this->fetch('meta') ?> = $this->fetch('css') ?> = $this->fetch('script') ?>
= $this->Flash->render() ?> = $this->fetch('content') ?>