{template '_header'}
{ifp 'sysset.cover.' . $cover['key'] . '.edit'} {else}
{$cover['keyword']['content']}
{/if}
{ifp 'sysset.cover.' . $cover['key'] . '.edit'} {else}
{$cover['cover']['title']}
{/if}
{ifp 'sysset.cover.' . $cover['key'] . '.edit'} {php echo tpl_form_field_image2('cover[thumb]',$cover['cover']['thumb'])} {else} {if !empty($cover['cover']['thumb'])} {/if} {/if}
{ifp 'sysset.cover.' . $cover['key'] . '.edit'} {else}
{$cover['cover']['description']}
{/if}
{ifp 'sysset.cover.' . $cover['key'] . '.edit'} {else} {php echo empty($cover['rule']['status'])?'禁用':'启用'} {/if}
{ifp 'sysset.cover.' . $cover['key'] . '.edit'} {/if}
{template '_footer'}