<p>{{__("For your security, we implement strict password policies. It's also advisable to let your password manager or browser generate and save passwords for you (if it's a private device).")}}</p>
<p>{{__('Passwords must be a combination of:')}}</p>
<p>{{__('Do not use real credentials here. The application is in demo mode. Additionally, the database is wiped every day.')}}</p>
<p>{{__("Also note: If a game license is required to sign up, you may find valid MC usernames at NameMC. No special validation is performed other than contacting Mojang's authentication servers to verify the username's existence, therefore, you can use any username for testing purposes.")}}</p>
<labelfor="dob"class="sr-only">{{__('Date of birth')}}</label>
<inputtype="text"class="form-control"name="dob"id="dob"placeholder="Date of birth">
<spanclass="text-muted text-sm"><iclass="fas fa-info-circle"></i>{!!__("<b>Why do we need this?</b> We use your age information to make sure you meet age requirements for certain positions, and to make sure that everyone is compliant with our terms of service.")!!}</span>
<labelfor="legal"><inputtype="checkbox"name="acceptTerms">{!!__('I have read and agree with the :appName <a href=":communityGuidelinesUrlConfigValue" target="_blank">Community Guidelines</a>, <a href=":privacyPolicyUrlConfigValue" target="_blank">Privacy Policy</a> and <a href=":termsUrlConfigValue" target="_blank">Terms of Service</a>.',['communityGuidelinesUrlConfigValue'=>config('app.guidelines_url'),'privacyPolicyUrlConfigValue'=>config('app.privacy_url'),'termsUrlConfigValue'=>config('app.terms_url'),'appName'=>config('app.name')])!!}</label>
<b><iclass="fa fa-exclamation-triangle"></i>{{__('Sorry, but new signups are currently closed.')}}</b>
<p>{{__('Due to an internal policy, new accounts cannot be created, and so you will not be able to sign up for an account. If you already have an account with us, you can still sign-in as you usually would.')}}</p>
<b><iclass="fas fa-question-circle"></i>{{__('I\'m trying to sign up so I can apply for a vacancy here. What does this restriction mean for me?')}}</b>
<p>{{__('Effectively, this means that you will not be able to apply for any of our vacancies unless you already have an account. However, if you\'ve received an invitation to create an account or apply for a vacancy, you still can, but you must use the sign-up invitation link sent to your email address.')}}</p>
<p>{!!__('Alternatively, if you don\'t have an invitation, feel free to :requestInviteLink.',['requestInviteLink'=>'<a href="#" id="toggleInviteRequestForm">'.__('request an invite').'</a>'])!!}</p>