feat: Move mail system to shared
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{define "title"}}Your licence key{{end}}
|
||||
{{define "body"}}
|
||||
{{template "lead" (printf "Your licence for %s is below." .InstanceName)}}
|
||||
{{template "p" "Paste it into Settings → Licence on your Vantage install:"}}
|
||||
{{template "well" .Blob}}
|
||||
{{template "p" "The licence is signed public data, not a secret — it is useless on any instance other than the one it names."}}
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user