mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-11 14:44:02 +00:00
11 lines
275 B
Cheetah
11 lines
275 B
Cheetah
{{define "root"}}{{.AppName}}
|
|
|
|
|
|
YOUR LOGIN CODE
|
|
|
|
Click the button below to sign in to {{.AppName}} with a login code.
|
|
Or visit {{.Data.LoginLink}} and enter the code {{.Data.Code}}.
|
|
|
|
This code expires in {{.Data.ExpirationString}}.
|
|
|
|
Sign In {{.Data.LoginLinkWithCode}}{{end}} |