[% WRAPPER 'master_templates/master.tmpl' theme="yui" header=locale.maketext('Change Password') -%]
[%- IF data.msg == 'age' -%]
[% locale.maketext( 'You have not changed your password in [quant,_1,day,days]. The current security policy requires that you change your password every [quant,_2,day,days] to prevent compromised accounts.', data.days_since_change, data.maxage) -%]
[% END -%] [%- IF data.msg == 'strength' -%]
[% locale.maketext( 'Your password does not meet the strength requirements. Change it now to avoid compromised accounts.' ) %]
[% END -%]

[% locale.maketext("Change your account password below. Password strength is important in web hosting; we strongly recommend using the Password Generator to create your password. Follow the tips below to keep your password safe.") %]

[% locale.maketext( 'Strength' ) %] ():

 

[% locale.maketext( 'Protect your password:' ) %]

[% locale.maketext( 'Password tips:' ) %]

[% END -%]