<div class="account-login" data-module="accountLogin">
    <div class="account-login__content">
        <h1 class="account-login__title">Log in</h1>
        <div class="richtext ">
            <p>Not got an account? <a href='#'>Click here to sign up</a></p>
        </div>
    </div>
    <div class="auth0" data-show-login="true" data-show-sign-up="false" data-config="" data-container-id="account-login" data-register-text="" data-first-name-text="" data-last-name-text="" 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-login"></div>
    </div>
</div>
<div class="account-login" data-module="accountLogin">
    <div class="account-login__content">
        <h1 class="account-login__title">{{title}}</h1>
        {{> @cp-text-richtext content=content }}
    </div>
    {{> @auth0 id='account-login' showLogin='true' showSignUp='false' destinationUrl=destinationUrl}}
</div>
{
  "title": "Log in",
  "content": "<p>Not got an account? <a href='#'>Click here to sign up</a></p>",
  "loginText": "Log in",
  "authDomain": "ireland.eu.auth0.com",
  "authClientId": "eMZHnudNnURgayGHYgrsaOjbEB49HeKL",
  "redirectUrl": "https://ti-qa-web.hugoandcat.dev/"
}

There are no notes for this item.