mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 08:49:38 +03:00
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> Co-authored-by: Elias Schneider <login@eliasschneider.com>
12 lines
280 B
Cheetah
12 lines
280 B
Cheetah
{{define "root"}}{{.AppName}}
|
|
|
|
|
|
API KEY EXPIRING SOON
|
|
|
|
Warning
|
|
|
|
Hello {{.Data.Name}},
|
|
This is a reminder that your API key {{.Data.APIKeyName}} will expire on
|
|
{{.Data.ExpiresAt.Format "2006-01-02 15:04:05 MST"}}.
|
|
|
|
Please generate a new API key if you need continued access.{{end}} |