{extends file="layout.tpl"} {block name=content}
{if isset($SUCCESS_PASS) and $SUCCESS_PASS eq "OK"}
The password has been changed!
{/if} {if isset($SUCCESS_PASS) and $SUCCESS_PASS eq "SHARDOFF"}
The password has been changed, though the shard seems offline, it may take some time to see the change on the shard.
{/if}
{$reset_success_title}

{$reset_success_timer}5

{$login_text}

{/block}