]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/register.mail
Implement confirmation emails.
[patchwork] / templates / patchwork / register.mail
diff --git a/templates/patchwork/register.mail b/templates/patchwork/register.mail
new file mode 100644 (file)
index 0000000..86dcd14
--- /dev/null
@@ -0,0 +1,11 @@
+Hi,
+
+This email is to confirm your account on the patchwork patch-tracking
+system. You can activate your account by visiting the url:
+
+ http://{{site.domain}}{% url patchwork.views.user.register_confirm key=request.key %}
+
+If you didn't request a user account on patchwork, then you can ignore
+this mail.
+
+Happy patchworking.