{style}{literal} .ow_wrap_normal{ white-space: normal; } {/literal}{/style} {if $addNew_isAuthorized}
{component class='ASK_CMP_AskFriends'}
{/if} {$menu}
{if $showList} {foreach from=$list item='item'} {assign var='answer' value=$item.dto} {assign var='question' value=$answer->getQuestion()} {if $question}
{if !empty($avatars)} {decorator name='avatar_item' data=$avatars[$answer->userId]} {else} {$imageTitle} {/if}
{$question->question} ‎ {if !$question->isPrivate} {assign var="authorUsername" value=$question->getAuthorUsername()} {assign var="authorDisplayname" value=$question->getAuthorDisplayName()}   {user_link username=$authorUsername name=$authorDisplayname} {/if}
{if $item.canFlag} {/if}
{$answer->answer}
{format_date timestamp=$answer->timestamp}‎ {foreach from=$toolbars[$answer->id] item='item' name='toolbar'} {if !$smarty.foreach.toolbar.first && ( empty($item.class) || (!strstr($item.class, 'ow_ipc_date')) )} · {/if} {if isset($item.href)}{/if} {$item.label} {if isset($item.href)}{/if} {/foreach}
{/if} {*decorator name='ipc' infoString=$info_string addClass="ow_stdmargin" content=$content toolbar=$toolbars[$id] avatar=$avatars[$userId]*} {foreachelse} {text key='base+empty_list'} {/foreach} {if $paging}
{$paging}
{/if} {/if}