logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

new_report.text.erb (259B)


  1. <%= raw t('application_mailer.salutation', name: display_name(@me)) %>
  2. <%= raw t('admin_mailer.new_report.body', target: @report.target_account.acct, reporter: @report.account.acct) %>
  3. <%= raw t('application_mailer.view')%> <%= admin_report_url(@report) %>