aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/netlify/invitation.html
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/netlify/invitation.html')
-rw-r--r--exampleSite/netlify/invitation.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/netlify/invitation.html b/exampleSite/netlify/invitation.html
new file mode 100644
index 0000000..4ad78bd
--- /dev/null
+++ b/exampleSite/netlify/invitation.html
@@ -0,0 +1,5 @@
+<h2>[cState Admin] <br> You have been invited!</h2>
+
+<p>You have been invited to create a user profile on {{ .SiteURL }}. Follow this link to accept the invite:</p>
+
+<p><a href="{{ .SiteURL }}/admin/#invite_token={{ .Token }}">Accept the invite</a></p>