]> git.datanom.net - flask-test.git/blobdiff - app/templates/follower_email.txt
final
[flask-test.git] / app / templates / follower_email.txt
diff --git a/app/templates/follower_email.txt b/app/templates/follower_email.txt
new file mode 100644 (file)
index 0000000..7fa75e6
--- /dev/null
@@ -0,0 +1,9 @@
+Dear {{ user.nickname }},
+
+{{ follower.nickname }} is now a follower. Click on the following link to visit {{ follower.nickname }}'s profile page:
+
+{{ url_for('user', nickname=follower.nickname, _external=True) }}
+
+Regards,
+
+The WPP admin
This page took 0.030771 seconds and 5 git commands to generate.