{$topic.title|escape} {* @event frontend_topic.%plugin_id%.title_suffix *} {foreach $frontend_topic as $_}{$_.title_suffix}{/foreach} {if $topic.badge} {$topic.badge.name} {/if}
{$topic.create_datetime|wa_date:'humandate'}
{*
FORUM THREAD (DISCUSSION):
plain list of comments + paging
*}
{$topic.create_datetime|wa_date:'humandate'}
{$topic.title|escape}
{* @event frontend_topic.%plugin_id%.title_suffix *}
{foreach $frontend_topic as $_}{$_.title_suffix}{/foreach}
{if $topic.badge}
{$topic.badge.name}
{/if}
[`This topic is in the archive. Posting new comments is disabled.`]
{else}[`Posting new comments is disabled for this topic.`]
{/if} {/if}
{foreach $comments as $comment}- {include file="comment.html" inline}
{/foreach}
{if isset($pages_count) && $pages_count > 1}