diff options
Diffstat (limited to 'app/views/stream_entries/_favourite.html.haml')
-rw-r--r-- | app/views/stream_entries/_favourite.html.haml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/stream_entries/_favourite.html.haml b/app/views/stream_entries/_favourite.html.haml deleted file mode 100644 index ea4879328..000000000 --- a/app/views/stream_entries/_favourite.html.haml +++ /dev/null @@ -1,5 +0,0 @@ -.entry.entry-favourite - .content.emojify - %strong= favourite.account.acct - = t('stream_entries.favourited') - %strong= favourite.status.account.acct |