]> git.ozlabs.org Git - patchwork/blobdiff - patchwork/templates/patchwork/user-link.mail
Move to a more recent django project structure
[patchwork] / patchwork / templates / patchwork / user-link.mail
diff --git a/patchwork/templates/patchwork/user-link.mail b/patchwork/templates/patchwork/user-link.mail
new file mode 100644 (file)
index 0000000..8db6726
--- /dev/null
@@ -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.