summary refs log tree commit diff stats
path: root/theme/new-comment.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/new-comment.tpl')
-rw-r--r--theme/new-comment.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/theme/new-comment.tpl b/theme/new-comment.tpl new file mode 100644 index 0000000..0967ed4 --- /dev/null +++ b/theme/new-comment.tpl
@@ -0,0 +1,8 @@
1<div class="module unrounded" id="comment-<!--ID-->">
2 <div id="textBubble-<!--ID-->" class="comment">
3 <img src="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&amp;d=identicon&amp;r=G" alt="" />
4 <!--TEXT-->
5 </div>
6</div>
7
8<cite class="light-at-night"><strong><!--USERNAME--></strong> on <!--DATE--></cite>