...
|
...
|
@@ -8,7 +8,7 @@ |
|
|
</div>
|
|
|
<div class="userinfo">
|
|
|
<h6>\{{nick}}</h6>
|
|
|
<p class="comment-text">\{{content}}</p>
|
|
|
<p class="comment-text">\{{{content}}}</p>
|
|
|
\{{#if isSelf}}
|
|
|
<a class="delete-comment" href="javascript:;" pid="\{{id}}"></a>
|
|
|
\{{/if}}
|
...
|
...
|
|