{if $wa->userId() == $author.contact_id}

[`My topics`]

{else}

{$author.name|default:"[`%username%`]"|escape} {if !empty($author.badge)} {$author.badge} {/if} {if !empty($hub.params.kudos) && isset($author.rate)} {if $author.rate >= 0}+{else}−{/if}{abs($author.rate)} {/if}

{$author.name|escape}

{/if} {* @event frontend_author.%plugin_id% *} {foreach $frontend_author as $_}{$_}{/foreach} {if !empty($author_replies)} {if empty($comments)}

{sprintf('[`%s did not post any comments yet.`]', $author.name|default:"[`Author`]"|escape)}

{else}
{if isset($pages_count) && $pages_count > 1}
{wa_pagination total=$pages_count attrs=['class' => "menu-h"]}
{/if} {/if} {else} {include file="list-topics.html"} {/if}