From 1d416e9940008371e691699c860bc799361c74ad Mon Sep 17 00:00:00 2001 From: Abner Coimbre Date: Fri, 6 Mar 2026 13:35:45 -0800 Subject: [PATCH] Oops, forgot to add base template --- layouts/_default/invite.html | 52 ++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 layouts/_default/invite.html diff --git a/layouts/_default/invite.html b/layouts/_default/invite.html new file mode 100644 index 0000000..488e7da --- /dev/null +++ b/layouts/_default/invite.html @@ -0,0 +1,52 @@ +{{ define "main" }} +
+
+

{{ .Title }}

+

Give them full access to chat.handmadecities.com

+
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + + +

+ Note: You're automatically vouching for the human identity of this new user. +

+
+
+
+{{ end }}