mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-08 08:44:27 +00:00
8 lines
161 B
Plaintext
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
|