Please enter the serial number of the main controller unit found in the rear
{{ form.serial_number(class_='text-center') }}
You entered:
If correct, select Next to continue
Enter the first name of the administrator
{{ form.first_name(class_='text-center') }}
And the last name
{{ form.last_name(class_='text-center') }}
Enter an email address for the administrator
{{ form.email(class_='text-center') }}
You entered:
If correct, select Next to continue
Enter a password for the administrator
{{ form.password(class_='text-center') }}
Again for verification
{{ form.pwd_confirm(class_='text-center') }}
Enter the current time
{{ form.hours(class_='text-center', size=3, maxlength=2) }} :
{{ form.minutes(class_='text-center', size=3, maxlength=2) }}
Select the local timezone
{{ form.tz_zone(class_='select2-selection--single') }}
That's it!
Select Finish to enable the system after a restart