Added support for comment tag, fixes #510
This commit is contained in:
@@ -125,6 +125,10 @@
|
||||
${playcount}
|
||||
</div>
|
||||
</div>
|
||||
${<if-has-comment>}
|
||||
<hr/>
|
||||
<pre>${comment}</pre>
|
||||
${</if-has-comment>}
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user