about summary refs log tree commit diff
path: root/app/views/authorize_follows/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/authorize_follows/show.html.haml')
-rw-r--r--app/views/authorize_follows/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/authorize_follows/show.html.haml b/app/views/authorize_follows/show.html.haml
index a1fd01dd6..90e65b34f 100644
--- a/app/views/authorize_follows/show.html.haml
+++ b/app/views/authorize_follows/show.html.haml
@@ -3,7 +3,7 @@
 
 .form-container
   .follow-prompt
-    = render 'card', account: @account
+    = render 'application/card', account: @account
 
   - if current_account.following?(@account)
     .flash-message