From 7723e94218a8c526fc8d869086c05dd382268649 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Sat, 5 Mar 2011 20:33:07 +1300 Subject: comments: add avatar picture of comment author Use Libravatar::URL to pull the avatar picture for the comment author if we have an email address for him/her. --- templates/comment.tmpl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates') diff --git a/templates/comment.tmpl b/templates/comment.tmpl index c2ee5a371..c16ca7c81 100644 --- a/templates/comment.tmpl +++ b/templates/comment.tmpl @@ -1,6 +1,10 @@
+
+ +
+
@@ -58,4 +62,5 @@ Comment by
+
-- cgit v1.2.3