{#include file="Public/header" /#} {#include file="Public/top" /#}
{#include file="Public/left" /#}
{#$pageName#}
{#if condition="$data"#} {#volist name="data" id="n" #} {#/volist#}
{#$key#}{#$n#}
{#/if#}
{#include file="Public/footer" /#}