summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/activation_email.txt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchwork/activation_email.txt')
-rw-r--r--templates/patchwork/activation_email.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/patchwork/activation_email.txt b/templates/patchwork/activation_email.txt
new file mode 100644
index 0000000..e918e5f
--- /dev/null
+++ b/templates/patchwork/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 patchwork.views.confirm key=confirmation.key %}
+
+If you didn't request a user account on patchwork, then you can ignore
+this mail.
+
+Happy patchworking.