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
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