2015-05-18 10:12:48 +09:00
|
|
|
<template name="notification_new_reply">
|
2015-04-22 07:50:11 +09:00
|
|
|
<p>
|
|
|
|
<a href="{{profileUrl}}">{{author}}</a>
|
|
|
|
{{_ "has_replied_to_your_comment_on"}}
|
|
|
|
<a href="{{postCommentUrl}}" class="action-link">{{postTitle}}</a>
|
|
|
|
</p>
|
|
|
|
</template>
|