aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/netlify/recovery.html
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-03-20 19:35:26 +0200
committerMantas <11616378+mistermantas@users.noreply.github.com>2019-03-20 19:35:26 +0200
commitbb4cb796536584428018951ce15f8aa3521d0f97 (patch)
tree8eab711b9bb9d7d5e9731718812757af2bbb13bf /exampleSite/netlify/recovery.html
parentc43591a6717d415e505b0d57a281e2455b88158e (diff)
Add Netlify Identity emails with correct URLs
Diffstat (limited to 'exampleSite/netlify/recovery.html')
-rw-r--r--exampleSite/netlify/recovery.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/exampleSite/netlify/recovery.html b/exampleSite/netlify/recovery.html
new file mode 100644
index 0000000..1de69fd
--- /dev/null
+++ b/exampleSite/netlify/recovery.html
@@ -0,0 +1,7 @@
+<h2>[cState Admin] <br> A password reset has been requested.</h2>
+
+<p>Follow this link to reset the password for your account:</p>
+
+<p><a href="{{ .SiteURL }}/admin/#recovery_token={{ .Token }}">Recover my access</a></p>
+
+<p>Note: If you did not request a password change, you do not need to do anything. It may mean someone else is trying to log into your account.</p> \ No newline at end of file