2014-09-20 09:57:09 +09:00
|
|
|
<template name="notificationNewReply">
|
2014-08-04 11:22:43 +09:00
|
|
|
<p>
|
|
|
|
<a href="{{profileUrl}}">{{author}}</a>
|
|
|
|
has replied to your comment on
|
|
|
|
<a href="{{postCommentUrl}}" class="action-link">{{postTitle}}</a>
|
|
|
|
</p>
|
|
|
|
</template>
|