This commit is contained in:
libertysoft3 2018-10-28 05:08:54 -07:00
commit d9d000055b
32 changed files with 1530 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<div class="comment mb-3 ###CSS_CLASSES###" data-depth="###DEPTH###" data-id="###ID###">
<p class="byline text-muted mb-0"><a href="javascript:;" class="score"><span class="badge ###CLASS_SCORE###">###SCORE###</span></a>&nbsp;&nbsp;###HTML_AUTHOR_URL### ###DATE###</p>
<div class="md">###BODY###</div>
</div>