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

<{$action.announcement_obj.hide_more_title}>
<{/if}> <{/if}> <{/strip}>