aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/netlify/change.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/change.html
parentc43591a6717d415e505b0d57a281e2455b88158e (diff)
Add Netlify Identity emails with correct URLs
Diffstat (limited to 'exampleSite/netlify/change.html')
-rw-r--r--exampleSite/netlify/change.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/netlify/change.html b/exampleSite/netlify/change.html
new file mode 100644
index 0000000..23ad8a3
--- /dev/null
+++ b/exampleSite/netlify/change.html
@@ -0,0 +1,5 @@
+<h2>[cState Admin] <br> An email change has been requested.</h2>
+
+<p>Follow this link to confirm the update of your email from <strong>{{ .Email }}</strong> to <strong>{{ .NewEmail }}</strong>:</p>
+
+<p><a href="{{ .SiteURL }}/admin/#email_change_token={{ .Token }}">Make it <em>{{ .NewEmail }}</em></a></p> \ No newline at end of file