Files
cake-contact-us/tests/test_app/templates/layout/default.php
2025-11-10 22:26:52 -08:00

7 lines
80 B
PHP

<?php
/**
* @var \App\View\AppView $this
*/
?>
<?= $this->fetch('content') ?>