clipbucket/upload/styles/cbv3/layout/blocks/comment.html
2012-04-25 06:45:00 +00:00

11 lines
No EOL
285 B
HTML

<div class="comment row">
<div class="spanauto">
<img src="http://placehold.it/30x30" />
</div>
<div class="span4 comment-text">
<h6>posted by username 4 days ago</h6>
Comment fully goes here
</div>
</div>
<div class="clearfix"></div>