about summary refs log blame commit diff
path: root/app/views/notification_mailer/reblog.text.erb
blob: 8fc841bf6e89bdebe30994bf60279ba225a873cc (plain) (tree)
1
2
3
4
5
                                                                      
 
                                                                    
 
                                       
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>

<%= raw t('notification_mailer.reblog.body', name: @account.acct) %>

<%= render 'status', status: @status %>