]> git.ozlabs.org Git - patchwork/blobdiff - templates/registration/activation_email.txt
Use django-registration infrastructure
[patchwork] / templates / registration / activation_email.txt
diff --git a/templates/registration/activation_email.txt b/templates/registration/activation_email.txt
new file mode 100644 (file)
index 0000000..6b1477d
--- /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 registration_activate activation_key=activation_key %}
+
+If you didn't request a user account on patchwork, then you can ignore
+this mail.
+
+Happy patchworking.