about summary refs log tree commit diff
path: root/app/views/notification_mailer/follow.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notification_mailer/follow.text.erb')
-rw-r--r--app/views/notification_mailer/follow.text.erb5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/notification_mailer/follow.text.erb b/app/views/notification_mailer/follow.text.erb
new file mode 100644
index 000000000..6f70c0d90
--- /dev/null
+++ b/app/views/notification_mailer/follow.text.erb
@@ -0,0 +1,5 @@
+<%= display_name(@me) %>,
+
+<%= @account.acct %> is now following you!
+
+<%= url_for_target(@account) %>