I hate hearts, I HATE LOVE
This commit is contained in:
parent
ac89b3eb7e
commit
578d4ac5f4
|
@ -34,7 +34,7 @@
|
|||
</li>
|
||||
{{#if topic.like_count}}
|
||||
<li class='secondary'>
|
||||
<i class='fa fa-heart'></i> {{number topic.like_count}}
|
||||
{{number topic.like_count}}
|
||||
<h4>{{i18n likes_lowercase}}</h4>
|
||||
</li>
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in New Issue