logo

mastofe

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

follow.text.erb (223B)


  1. <%= raw t('application_mailer.salutation', name: display_name(@me)) %>
  2. <%= raw t('notification_mailer.follow.body', name: @account.acct) %>
  3. <%= raw t('application_mailer.view')%> <%= web_url("accounts/#{@account.id}") %>