dreamjob/lib/Cake/Test/test_app/View/Layouts/banana.ctp

5 lines
52 B
Plaintext
Raw Permalink Normal View History

2015-03-31 14:49:03 +02:00
<body>
<?php
echo $this->Banana->peel();
?>
</body>