summaryrefslogtreecommitdiffstats
path: root/templates/emails/new_account.txt
diff options
context:
space:
mode:
authorAndrew Godwin2022-11-18 00:09:04 -0700
committerAndrew Godwin2022-11-18 00:09:04 -0700
commit1b44a253316a84f40070264ea8134c86d1223441 (patch)
tree2caa56d54a8e81f14649b826f9f3ef5a7c1326ae /templates/emails/new_account.txt
parentb3072c81ba73a16381366960841b6c294cc1fa6e (diff)
downloadtakahe-1b44a253316a84f40070264ea8134c86d1223441.tar.gz
takahe-1b44a253316a84f40070264ea8134c86d1223441.tar.bz2
takahe-1b44a253316a84f40070264ea8134c86d1223441.zip
Signup and invite tweaks
Diffstat (limited to 'templates/emails/new_account.txt')
-rw-r--r--templates/emails/new_account.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/emails/new_account.txt b/templates/emails/new_account.txt
deleted file mode 100644
index 73c7fa4..0000000
--- a/templates/emails/new_account.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Your email address was used to create a new account at {{config.site_name}} (https://{{settings.MAIN_DOMAIN}}).
-
-To confirm your new account, go to this link:
-
-https://{{settings.MAIN_DOMAIN}}/auth/reset/{{reset.token}}/
-
-If this was not you, then please ignore this message - your email will not be
-used to make an account if this link is not visited.