{extend name="public/base" /} {block name='content'} {include file='public/content_header' /}
{if in_array(2, $user->role)}
{else /}
{/if}
{/block}