%PDF- %PDF-
| Direktori : /proc/self/root/data/old/home/stash/atlassian-stash/static/page/users/ |
| Current File : //proc/self/root/data/old/home/stash/atlassian-stash/static/page/users/passwordset.soy |
{namespace stash.users}
/**
*/
{template .passwordSet}
{webResourceManager_requireResourcesForContext('stash.page.resetUserPassword')}
{call stash.layout.focused}
{param windowTitle: getText('stash.web.reset.password.success.title') /}
{param contentTitle: getText('stash.web.reset.password.success.header') /}
{param bodyClass: 'reset-password'/}
{param focusedPageSize: 'small' /}
{param content}
{call widget.aui.message.success}
{param content: getText('stash.web.reset.password.success.details') /}
{param extraClasses: 'password-reseted'/}
{/call}
<p><a href="{nav_login()}">{{getText('stash.web.reset.password.success.link', $ij.instanceName) }}</a></p>
{/param}
{/call}
{/template}