Fix embeds, changed inline->tag in score()

This commit is contained in:
ketralnis
2009-05-29 12:31:42 -07:00
parent a07c576d1a
commit b5d4124059

View File

@@ -70,7 +70,7 @@
%endif
>
%if not expanded:
${score(thing, thing.likes, inline = True)}
${score(thing, thing.likes, tag='span')}
 | 
%endif
<a class="reddit-comment-link"