{** * My Application layout template. * * @copyright Copyright (c) 2010 John Doe * @package MyApplication * * @param string $basePath web base path * @param string $robots tell robots how to index the content of a page (optional) * @param array $flashes flash messages *} Pin {* *} {block head}{/block} {if (isset($maps) && $maps=='enabled')} {else} {/if}
{$flash->message}
{include #content}