{if $viewUser->data.user_id eq $user->data.user_id}{"Your"|gettext}{else}{$viewUser->getDisplayName()}'s{/if} {"Activity"|gettext}

{if $viewUser->data.user_id eq $user->data.user_id}

{"Keep tabs on all the great ideas you've posted, comments you've raised and votes you've cast."|gettext}

{/if}
{*{if $viewUser->data.user_id eq $user->data.user_id}
{if $draft_posts|@count gt 0} {include file="Template::get('category/view_posts.html') listSource='user_activity' posts=$draft_posts detailedPreview=$draftsDetailedPreview} {else}

You don't have any drafts.

{/if}
{/if}*}

{"Sort by"|gettext}

{if $posts|@count gt 0} {include file=Template::get('category/view_posts.html') listSource='user_activity'} {else}

{"No posts found."|gettext}

{/if}
{if $hubbub->hubbub_arrOptions.votesInProfile || $viewUser->data.user_id eq $user->data.user_id} {/if}