logo

mastofe

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

reblog.text.erb (182B)


  1. <%= raw t('application_mailer.salutation', name: display_name(@me)) %>
  2. <%= raw t('notification_mailer.reblog.body', name: @account.acct) %>
  3. <%= render 'status', status: @status %>