{if !empty($vars.status)}
{$vars.status|more:300}
{/if}
{$vars.title|escape}
{$vars.title|prettify}
{$vars.description|more:200:false|prettify} {if $vars.description|count_characters:true > 200 } {text key='newsfeed+feed_view_more_btn'} {/if}
{if $vars.userList}
{$vars.userList.label}
{$vars.userList.list}
{/if}