about summary refs log tree commit diff
path: root/app/views/profile/_follow.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/profile/_follow.html.haml')
-rw-r--r--app/views/profile/_follow.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/profile/_follow.html.haml b/app/views/profile/_follow.html.haml
new file mode 100644
index 000000000..c1c081374
--- /dev/null
+++ b/app/views/profile/_follow.html.haml
@@ -0,0 +1,5 @@
+.entry.entry-follow
+  .content
+    %strong= follow.account.acct
+    is now following
+    %strong= follow.target_account.acct