This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/stream_entries/_favourite.html.haml

6 lines
150 B
Plaintext
Raw Normal View History

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