@if (requiresApproval()) {
@if (formErrors.registrationReason) { }
}
I am at least {{ minimumAge() }} years old and agree to the Terms @if (hasCodeOfConduct()) { and to the Code of Conduct } of {{ instanceName() }} @if (formErrors.terms) { }