<template name="notificationNewComment">
<p>
<a href="{{profileUrl}}">{{author}}</a>
left a new comment on
<a href="{{postCommentUrl}}" class="action-link">{{postTitle}}</a>
</p>
</template>