summaryrefslogtreecommitdiffstats
path: root/patchwork/templates/patchwork/user-link.mail
diff options
context:
space:
mode:
Diffstat (limited to 'patchwork/templates/patchwork/user-link.mail')
-rw-r--r--patchwork/templates/patchwork/user-link.mail12
1 files changed, 12 insertions, 0 deletions
diff --git a/patchwork/templates/patchwork/user-link.mail b/patchwork/templates/patchwork/user-link.mail
new file mode 100644
index 0000000..8db6726
--- /dev/null
+++ b/patchwork/templates/patchwork/user-link.mail
@@ -0,0 +1,12 @@
+Hi,
+
+This email is to confirm that you own the email address:
+
+ {{ confirmation.email }}
+
+So that you can add it to your patchwork profile. You can confirm this
+email address by visiting the url:
+
+ http://{{site.domain}}{% url 'patchwork.views.confirm' key=confirmation.key %}
+
+Happy patchworking.