{extend name="main"} {block name="style"} {css href="__TEMPLATE_STATIC__/user.css"} {/block} {block name="header"} {include file="module/user_top_nav"/} {/block} {block name="body"}
{/block} {block name="footer"} {include file="module/login"/} {/block} {block name="script"} {/block}