mastodon/app/views/profile/_status_footer.html.haml

8 lines
161 B
Plaintext

.counter.counter-retweets
%i.fa.fa-retweet
%span.num= status.reblogs.count
.counter.counter-favourites
%i.fa.fa-star
%span.num= status.favourites.count