%PDF- %PDF-
| Direktori : /proc/self/root/data/old/home/stash/atlassian-stash/static/email/ |
| Current File : //proc/self/root/data/old/home/stash/atlassian-stash/static/email/user-password-reset.soy |
{namespace stash.email.plaintext}
/**
* This template is set to not autoescape and is for text/plain emails ONLY.
*
* @param date
* @param user
* @param token
*/
{template .userResetPassword autoescape="false"}
{{getText('stash.user.reset.password.request.received', $user.name, $date)}}{\n}
{\n}
{{getText('stash.user.reset.password.link')}}{\n}
{\n}
{nav_password_reset([ 'queryParams' : [ 'token' : $token ], 'urlMode' : 'configured' ])}{\n}
{\n}
{{getText('stash.user.reset.password.ignore')}}{\n}
{\n}
- Atlassian Stash
{/template}