{:__('Title')} {:__('Content')}
{:__('Type')} {$row.type}({$row.type_text})
{:__('Params')} {foreach name="row.params" id="item"} {/foreach}
{$key|htmlentities}{if is_array($item)}{$item|json_encode|htmlentities}{else/}{$item|htmlentities}{/if}
{:__('Command')} {$row.command|htmlentities}
{:__('Content')}
{:__('Executetime')} {$row.executetime|datetime}
{:__('Status')} {$row.status_text}