1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-05 02:08:57 +09:00
whippy-edition/app/views/stream_entries/_favourite.html.haml

6 lines
158 B
Plaintext
Raw Normal View History

2016-02-28 23:46:29 +09:00
.entry.entry-favourite
.content.emojify
2016-02-28 23:46:29 +09:00
%strong= favourite.account.acct
= t('stream_entries.favourited')
2016-02-28 23:46:29 +09:00
%strong= favourite.status.account.acct