about summary refs log tree commit diff
path: root/app/views/remote_unfollows/_post_follow_actions.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/remote_unfollows/_post_follow_actions.html.haml')
-rw-r--r--app/views/remote_unfollows/_post_follow_actions.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/remote_unfollows/_post_follow_actions.html.haml b/app/views/remote_unfollows/_post_follow_actions.html.haml
deleted file mode 100644
index 2a9c062e9..000000000
--- a/app/views/remote_unfollows/_post_follow_actions.html.haml
+++ /dev/null
@@ -1,4 +0,0 @@
-.post-follow-actions
-  %div= link_to t('authorize_follow.post_follow.web'), web_url("accounts/#{@account.id}"), class: 'button button--block'
-  %div= link_to t('authorize_follow.post_follow.return'), TagManager.instance.url_for(@account), class: 'button button--block'
-  %div= t('authorize_follow.post_follow.close')