<?php /** * @var \App\View\AppView $this */ ?> <footer class="site-footer"> <p>© <?= date('Y') ?> CakePHP App. All rights reserved.</p> </footer>
Powered by TurnKey Linux.