mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 20:16:39 -04:00
12 lines
No EOL
306 B
Handlebars
12 lines
No EOL
306 B
Handlebars
<span class="heading"><a href="{{profileUrl}}">{{commentAuthorName}}</a>
|
|
has replied to your comment on
|
|
<a href="{{postUrl}}" class="action-link">{{postTitle}}</a>:
|
|
</span>
|
|
<br/><br/>
|
|
|
|
<div class="comment-body">
|
|
{{{body}}}
|
|
</div>
|
|
<br>
|
|
|
|
<a href="{{postCommentUrl}}" class="action-link">Discuss</a><br/><br/> |