Authored by happyhour7@163.com

Merge branch 'develop' of git.dev.yoho.cn:ued/yohogirls-mustache into develop

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