1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-02 00:38:27 +09:00
whippy-edition/app/views/stream_entries/_favourite.html.haml
2016-11-16 00:55:33 +01:00

6 lines
150 B
Plaintext

.entry.entry-favourite
.content
%strong= favourite.account.acct
= t('stream_entries.favourited')
%strong= favourite.status.account.acct