mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 04:26:41 -04:00
12 lines
No EOL
297 B
Handlebars
12 lines
No EOL
297 B
Handlebars
<span class="heading"><a href="{{profileUrl}}">{{authorName}}</a>
|
|
has replied to your comment on
|
|
<a href="{{postUrl}}" class="action-link">{{postTitle}}</a>:
|
|
</span>
|
|
<br/><br/>
|
|
|
|
<div class="comment-body">
|
|
{{{htmlBody}}}
|
|
</div>
|
|
<br>
|
|
|
|
<a href="{{commentUrl}}" class="action-link">Reply</a><br/><br/> |