Vulcan/server/templates/emailNewPost.handlebars

5 lines
174 B
Handlebars
Raw Normal View History

2014-08-03 11:50:10 +09:00
<span class="heading">
<a href="{{profileUrl}}">{{postAuthorName}}</a>
has created a new post:
"<a href="{{postUrl}}" class="action-link">{{postTitle}}}</a>"
2014-08-03 11:50:10 +09:00
</span><br><br>