summaryrefslogtreecommitdiffstats
path: root/templates/registration/activation_email.txt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/activation_email.txt')
-rw-r--r--templates/registration/activation_email.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/registration/activation_email.txt b/templates/registration/activation_email.txt
new file mode 100644
index 0000000..6b1477d
--- /dev/null
+++ b/templates/registration/activation_email.txt
@@ -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.