aboutsummaryrefslogtreecommitdiff
path: root/netlify/change.html
diff options
context:
space:
mode:
Diffstat (limited to 'netlify/change.html')
-rw-r--r--netlify/change.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/netlify/change.html b/netlify/change.html
new file mode 100644
index 0000000..23ad8a3
--- /dev/null
+++ b/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