{lang="messenger_list"}

{lang="message"} {{if count( $folders ) > 1}} {{endif}} {{if count( $folders ) > 1}} {{endif}}

{$conversation->title}

 {lang="members_in_convo" pluralize="$conversation->to_count"}
    {{foreach $conversation->maps() as $map}} {template="participant" group="messaging" params="$map, $conversation"} {{endforeach}}


{lang="personal_conversation"}

isLastPage()}}data-lastPage{{endif}} data-feedID='messages-{$conversation->id}'>
{{if $conversation->commentPageCount() > 1}} {template="pagination" group="global" location="global" params="$conversation->url(), $conversation->commentPageCount(), \IPS\Request::i()->page ? intval( \IPS\Request::i()->page ) : 1, \IPS\core\Messenger\Conversation::getCommentsPerPage(), TRUE"}

{{endif}}
{{foreach $conversation->comments() as $comment}} {$comment->html()|raw} {{endforeach}}
{{if $conversation->commentPageCount() > 1}}
{template="pagination" group="global" location="global" params="$conversation->url(), $conversation->commentPageCount(), \IPS\Request::i()->page ? intval( \IPS\Request::i()->page ) : 1, \IPS\core\Messenger\Conversation::getCommentsPerPage(), TRUE"} {{endif}}
{$conversation->commentForm()|raw}