{style}{literal} .ow_newsfeed_line { display: block; } {/literal}{/style}
{if $displayType != "page"}
{$item.createTime}
{/if}
{$item.contextActionMenu}
{if $item.responded}
{$item.respond.user.name} {$item.respond.text}
{if empty($item.content)}
{/if} {/if}
{foreach from=$item.users item="user"} {decorator name="avatar_item" url=$user.url src=$user.avatarUrl label=$user.roleLabel.label labelColor=$user.roleLabel.labelColor} {/foreach}
{*foreach from=$item.users item="user" name="nameIterator"} {$user.name} {if !$smarty.foreach.nameIterator.last} {text key='newsfeed+string_users_and_delim'} {/if} {/foreach*} {$item.user.name} {if $item.context} » {$item.context.label}{/if} {$item.string} {if $displayType == "page"}
{$item.createTime}
{/if}
{if $item.content}
{$item.content}
{/if} {if $item.responded} {if empty($item.content)}
{/if}
{/if}