diff options
author | Stephen Finucane <stephen.finucane@intel.com> | 2016-03-25 21:29:41 +0000 |
---|---|---|
committer | Stephen Finucane <stephen.finucane@intel.com> | 2016-03-29 11:28:44 +0100 |
commit | 144558ef0b38a7f488afc723b049e48bf0c08da5 (patch) | |
tree | 3cb9384380524faeae41239d4de6dc42573ae904 /templates | |
parent | d82ddfe0d9a10b9bf7a761ce9c3cc235f2dc35e9 (diff) | |
download | patchwork-144558ef0b38a7f488afc723b049e48bf0c08da5.tar patchwork-144558ef0b38a7f488afc723b049e48bf0c08da5.tar.gz |
templates: Use 'Patchwork' consistently
The templates referred to both 'patchwork' and 'Patchwork'. Use the
title case variant consistently.
Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'templates')
-rw-r--r-- | templates/registration/password_reset_email.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/registration/password_reset_email.html b/templates/registration/password_reset_email.html index fa399a4..bdc2851 100644 --- a/templates/registration/password_reset_email.html +++ b/templates/registration/password_reset_email.html @@ -1,7 +1,7 @@ {% autoescape off %}Hi, You are receiving this email because you requested a password reset for -your user account on the patchwork patch-tracking system. +your user account on the Patchwork patch-tracking system. Please visit the following url and choose a new password: {% block reset_link %} |