<div class="account-signup" data-module="accountSignup">
<div class="account-signup__content">
<h1 class="account-signup__title">Sign up</h1>
<div class="richtext ">
<p>Already have account? <a href='#'>Click here to log in</a></p>
</div>
</div>
<div class="auth0" data-show-login="false" data-show-sign-up="true" data-config="" data-container-id="account-signup" data-register-text="Submit" data-first-name-text="First name" data-last-name-text="Last name" data-newsletter-text="" data-terms-text="" data-auth-domain="ireland.eu.auth0.com" data-auth-client-id="eMZHnudNnURgayGHYgrsaOjbEB49HeKL" data-redirect-url="https://ti-qa-web.hugoandcat.dev/" data-destination-url="" data-newsletter-text="" data-lang-code="" data-lang-context="">
<div id="account-signup"></div>
</div>
<div class="account-terms-privacy" data-module="accountTermsPrivacy">
<p>
<a href="/legal/terms-of-use" target="_BLANK">Terms of service</a> |
<a href="/legal/privacy-policy" target="_BLANK">Privacy policy</a>
</p>
</div>
</div>
<div class="account-signup" data-module="accountSignup">
<div class="account-signup__content">
<h1 class="account-signup__title">{{title}}</h1>
{{> @cp-text-richtext content=content }}
</div>
{{> @auth0 id='account-signup' showLogin='false' showSignUp='true' destinationUrl=destinationUrl}}
{{> @cp-account-terms-privacy }}
</div>
{
"title": "Sign up",
"content": "<p>Already have account? <a href='#'>Click here to log in</a></p>",
"registerText": "Submit",
"firstNameText": "First name",
"lastNameText": "Last name",
"terms": {
"text": "Terms of service",
"url": "/legal/terms-of-use"
},
"privacy": {
"text": "Privacy policy",
"url": "/legal/privacy-policy"
},
"authDomain": "ireland.eu.auth0.com",
"authClientId": "eMZHnudNnURgayGHYgrsaOjbEB49HeKL",
"redirectUrl": "https://ti-qa-web.hugoandcat.dev/"
}
There are no notes for this item.