chinwagsocial/app/views/profile/_status_footer.html.haml
2016-02-26 20:48:20 +01:00

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