isLastPage()}}data-lastPage{{endif}} data-feedID='messages-{$conversation->id}'>
{{if $alert }}
{$alert->content|raw}
{{endif}}
{{foreach $conversation->comments() as $comment}}
{$comment->html()|raw}
{{endforeach}}
commentPageCount() <= 1}}class='ipsHide'{{endif}} data-role="tablePagination">
{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"}
{$conversation->commentForm()|raw}