• {#COMMENT_PUB_AUTOR_D#}: {$c.comment_author_name|stripslashes|escape}
  • {if $c.date_value}
  • {$c.date_label}: {$c.date_value|date_format:$TIME_FORMAT|pretty_date}
  • {/if} {if $c.last_visit}
  • {#COMMENT_PUB_AUTOR_B#} {$c.last_visit|date_format:$TIME_FORMAT|pretty_date}
  • {/if} {foreach from=$custom_fields item=field}
  • {$field.title}: {$field.value}
  • {/foreach}
  • {#COMMENT_USER_COMMENTS#}: {$c.num}
  • {#COMMENT_PUB_AUTOR_C#} {section name=star start=1 loop=6} {if $smarty.section.star.index <= $c.avg_rating} {else} {/if} {/section} ({$c.total_votes|default:0} гол.)