about summary refs log tree commit diff
path: root/app/views/authorize_follows/success.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/authorize_follows/success.html.haml')
-rw-r--r--app/views/authorize_follows/success.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/authorize_follows/success.html.haml b/app/views/authorize_follows/success.html.haml
index fa59b24b8..cf9cb50ea 100644
--- a/app/views/authorize_follows/success.html.haml
+++ b/app/views/authorize_follows/success.html.haml
@@ -8,6 +8,6 @@
     - else
       %h2= t('authorize_follow.following')
 
-    = render 'card', account: @account
+    = render 'application/card', account: @account
 
   = render 'post_follow_actions'