{$comment.content|escape:'html':'UTF-8'|nl2br}
{if $comment.total_advice > 0}
- {l s='%1$d out of %2$d people found this review useful.' sprintf=[$comment.total_useful,$comment.total_advice] mod='productcomments'}
{/if}
{if $logged == 1}
{if !$comment.customer_advice}
- {l s='Was this comment useful to you?' mod='productcomments'}
{/if}
{if !$comment.customer_report}
- {l s='Report abuse' mod='productcomments'}
{/if}
{/if}