{extend name="app/shop/view/base.html"/} {block name="resources"} {/block} {block name="main"}
{$info.template_name}
{if $info.template_type == 1} 验证码 {elseif $info.template_type == 2/} 行业通知 {elseif $info.template_type == 3/} 营销推广 {/if}
{$info.template_content}
{$info.audit_status_name}
{if $template_info['auditResult'] != 2}
{$template_info.auditMsg}
{/if}
{/block} {block name="script"} {/block}