2020-05-05 14:22:22 -04:00
|
|
|
extends ../common/greetings
|
|
|
|
|
|
|
|
block title
|
|
|
|
| Password creation for your account
|
|
|
|
|
|
|
|
block content
|
|
|
|
p.
|
2020-12-10 18:13:12 -05:00
|
|
|
Welcome to #[a(href=WEBSERVER.URL) #{instanceName}]. Your username is: #{username}.
|
2020-05-05 14:22:22 -04:00
|
|
|
Please set your password by following #[a(href=createPasswordUrl) this link]: #[a(href=createPasswordUrl) #{createPasswordUrl}]
|
|
|
|
(this link will expire within seven days).
|