diff --git a/r2/r2/templates/link.html b/r2/r2/templates/link.html index a334e15e8..cd7ca1373 100644 --- a/r2/r2/templates/link.html +++ b/r2/r2/templates/link.html @@ -88,7 +88,9 @@ ${not display and "style='display:none'" or ''}> ${self.arrow(thing, 1, thing.likes)} %if thing.hide_score: -
+
+
+
%else: ${self.score(thing, thing.likes, tag='div')} %endif