{extends file='../layouts/index.html'} {block name=css} {/block} {block name=body}
{if $code gt 0}

{$msg}

{else}

{$msg}

{/if}
{if isset($links) && $links} {foreach from=$links item=$m} {'btn'|element:$m} {/foreach} {/if}
{if isset($uri) && ! empty($uri)} {/if} {/block}