<{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.content|smarty:nodefaults|img_style_rgb_to_hex|wysiwig_convert_url}> <{else}> <{$action.post.content|html_to_text|smarty:nodefaults|nl2br}> <{/if}>
<{if ($action.post.more_content != "") }> <{if ($action.more_flag == _OFF) }>

<{$action.post.more_title}> <{else}>
<{if ($action.html_flag == _ON) }> <{$action.post.more_content|smarty:nodefaults|img_style_rgb_to_hex|wysiwig_convert_url}> <{else}> <{$action.post.more_content|html_to_text|smarty:nodefaults}> <{/if}>

<{$action.post.hide_more_title}> <{/if}> <{/if}>

<{if $action.journal_obj.active_flag == $smarty.const._ON}>
<{if ($action.journal_obj.vote_flag == $smarty.const._ON) }> <{$lang.journal_vote_num|smarty:nodefaults}>(<{$action.post.vote_count}>) <{/if}> <{if ($action.journal_obj.vote_flag == $smarty.const._ON && $action.journal_obj.comment_flag == $smarty.const._ON) }> <{$lang._mobile_separator|smarty:nodefaults}> <{/if}> <{if ($action.journal_obj.comment_flag == $smarty.const._ON) }> <{$lang.journal_comment|smarty:nodefaults}>(<{$action.post.comment_count}>) <{/if}>
<{if $action.post.has_edit_auth }> <{$lang._edit|smarty:nodefaults}> <{$lang._mobile_separator|smarty:nodefaults}> <{$lang._delete|smarty:nodefaults}> <{/if}>
<{/if}>