{{#if Template.subscriptionsReady}}
{{#unless hasMessages}}
{{/unless}}
{{/if}}
{{# with messageContext}}
{{#each msg in messages}}{{#nrr nrrargs 'message' groupable=false msg=msg room=room subscription=subscription settings=settings u=u customClass="mentions" context="mentions"}}{{/nrr}}{{/each}}
{{/with}}
{{#if hasMore}}
{{> loading}}
{{/if}}