logo

mastofe

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

success.html.haml (230B)


  1. - content_for :page_title do
  2. = t('remote_unfollow.title', acct: @account.acct)
  3. .form-container
  4. .follow-prompt
  5. %h2= t('remote_unfollow.unfollowed')
  6. = render 'card', account: @account
  7. = render 'post_follow_actions'