mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00
12 lines
305 B
Handlebars
12 lines
305 B
Handlebars
![]() |
<span class="heading"><a href="{{profileUrl}}">{{comment.author}}</a>
|
||
|
has replied to your comment on
|
||
|
<a href="{{postLink}}" class="action-link">{{post.title}}</a>:
|
||
|
</span>
|
||
|
<br/><br/>
|
||
|
|
||
|
<div class="comment-body">
|
||
|
{{{body}}}
|
||
|
</div>
|
||
|
<br>
|
||
|
|
||
|
<a href="{{postCommentUrl}}" class="action-link">Discuss</a><br/><br/>
|