{include file="wizard/header.template" title="User Creation" step=5 mode=install}
User Creation {if $viewIsError}
Error

{$viewErrorMessage}

{else}
Info

At least one user is needed to run LifeType and this user will be given administrator privileges. The administrator user is allowed to configure LifeType from within the administration interface, as well as adding and removing users and blogs, etc.

{/if}
*
Name of the first default user that will be created. This user will be given administrator privileges
{include file="wizard/validate.template" field=userName message="User name is missing or incorrect"}
Full name of the user
*
Password assigned to this user
{include file="wizard/validate.template" field=userPassword message="Password is missing or too short"}
Please confirm the password
{include file="wizard/validate.template" field=userPasswordCheck message="Passwords do not match"}
*
Email address where notifications will be sent
{include file="wizard/validate.template" field=userEmail message="The email address is missing or incorrect"}
{include file="wizard/footer.template"}