<{$msg_desc}><{t}>模板编辑 <{/t}>( <{$action_desc}> )

<{t}>可使用变量标签:<{/t}> <{$varmap}>
<{if $messenger != 'b2c_messenger_sms'}> <{/if}>
<{t}> 标题: <{/t}> <{input type="text" name="title" style="width:360px" value=$title}>
<{t}>内容:<{/t}> <{input type=$type value=$body name="content" cols=50 rows=20}>
<{capture name="footbar"}>
<{button id="tmpl" label=$___b2c="保存模板"|t:'b2c' type="submit" onclick="$('tmpl_form').fireEvent('submit',{stop:function(){}})"}>
<{/capture}>