summary refs log tree commit diff stats
path: root/theme/new-comment.tpl
blob: 0967ed4121dc1c9f52591e3036bb59230d479c9d (plain) (blame)
1
2
3
4
5
6
7
8
<div class="module unrounded" id="comment-<!--ID-->">
	<div id="textBubble-<!--ID-->" class="comment">
		<img src="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&amp;d=identicon&amp;r=G" alt="" />
		<!--TEXT-->
	</div>
</div>

<cite class="light-at-night"><strong><!--USERNAME--></strong> on <!--DATE--></cite>