<{strip}>
<{if ($action.html_flag == _ON) }> <{$lang._mobile_view_text|smarty:nodefaults}> <{else}> <{$lang._mobile_view_html|smarty:nodefaults}> <{/if}>

<{if ($action.html_flag == _ON) }> <{$action.post.body|smarty:nodefaults|img_style_rgb_to_hex|wysiwig_convert_url}> <{else}> <{$action.post.body|html_to_text|smarty:nodefaults|nl2br}> <{/if}>
<{if ($action.post.edit_authority || $action.post.reply_authority) }>
<{if ($action.post.edit_authority) }> <{$lang.bbs_edit_post|smarty:nodefaults}> <{$lang._mobile_separator|smarty:nodefaults}> <{$lang.bbs_delete_post|smarty:nodefaults}> <{if ($action.post.reply_authority) }> <{$lang._mobile_separator|smarty:nodefaults}> <{/if}> <{/if}> <{if ($action.post.reply_authority) }> <{$lang.bbs_reply|smarty:nodefaults}> <{/if}>

<{/if}> <{/strip}>