logo

mastofe

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

mention.text.erb (190B)


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