Get larger images from WoT, let the browser scale it down.
[Sone.git] / src / main / resources / templates / include / viewReply.html
index 449a235..ab20441 100644 (file)
@@ -8,7 +8,7 @@
                <%ifnull !reply.sone.profile.avatar>
                        <% reply.sone.profile.avatar|image-link max-width==36 max-height==36 mode==enlarge title=="Avatar Image">
                <%else>
-                       <img src="/WebOfTrust/GetIdenticon?identity=<% reply.sone.id|html>&amp;width=36&height=36" width="36" height="36" alt="Avatar Image" />
+                       <img src="/WebOfTrust/GetIdenticon?identity=<% reply.sone.id|html>&amp;width=72&height=72" width="36" height="36" alt="Avatar Image" />
                <%/if>
        </div>
        <div class="inner-part">