<div class="account-email-confirmation" data-module="accountEmailConfirmation">
<div class="account-email-confirmation__bar js-overlay-bar">
<span class="account-email-confirmation__bar-title">
Sign up
</span>
</div>
<svg class="account-email-confirmation__icon" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.0475 13.3333C7.91478 13.3333 5.33325 15.9149 5.33325 19.0476V44.4445C5.33325 47.5772 7.91478 50.1587 11.0475 50.1587H52.9523C56.0851 50.1587 58.6666 47.5772 58.6666 44.4445V19.0476C58.6666 15.9149 56.0851 13.3333 52.9523 13.3333H11.0475ZM11.4642 17.1429H52.5555L33.1706 34.4445C32.4316 35.1043 31.6097 35.105 30.869 34.4445L11.4642 17.1429ZM9.14278 20.1785L22.1983 31.8254L9.14278 44.3651V20.1785ZM54.8571 20.1785V44.3453L41.8412 31.8056L54.8571 20.1785ZM38.984 34.3651L51.4246 46.3492H12.5753L25.0555 34.3849L28.3293 37.3016C30.4103 39.1571 33.629 39.1601 35.7103 37.3016L38.984 34.3651Z" fill="#5FBD00" />
</svg>
<div class="account-email-confirmation__content-container">
<h1 class="account-email-confirmation__title">Activate your account</h1>
<div class="richtext ">
<p>Your account has been successfully created, but you’ll need to activate your account within 48 hours. Please click the link sent to <strong>tgood@hugoandcat.com</strong>.</p>
<p> You are temporarily logged in for 48 hours.</p>
</div>
<a href="/" class="button-p1 " role="button">Return to home page</a>
</div>
</div>
<div class="account-email-confirmation" data-module="accountEmailConfirmation">
<div class="account-email-confirmation__bar js-overlay-bar">
<span class="account-email-confirmation__bar-title">
{{barTitle}}
</span>
</div>
<svg class="account-email-confirmation__icon" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.0475 13.3333C7.91478 13.3333 5.33325 15.9149 5.33325 19.0476V44.4445C5.33325 47.5772 7.91478 50.1587 11.0475 50.1587H52.9523C56.0851 50.1587 58.6666 47.5772 58.6666 44.4445V19.0476C58.6666 15.9149 56.0851 13.3333 52.9523 13.3333H11.0475ZM11.4642 17.1429H52.5555L33.1706 34.4445C32.4316 35.1043 31.6097 35.105 30.869 34.4445L11.4642 17.1429ZM9.14278 20.1785L22.1983 31.8254L9.14278 44.3651V20.1785ZM54.8571 20.1785V44.3453L41.8412 31.8056L54.8571 20.1785ZM38.984 34.3651L51.4246 46.3492H12.5753L25.0555 34.3849L28.3293 37.3016C30.4103 39.1571 33.629 39.1601 35.7103 37.3016L38.984 34.3651Z" fill="#5FBD00"/>
</svg>
<div class="account-email-confirmation__content-container">
<h1 class="account-email-confirmation__title">{{title}}</h1>
{{> @cp-text-richtext content=content }}
{{> @cp-button-primary button }}
</div>
</div>
{
"barTitle": "Sign up",
"title": "Activate your account",
"content": "<p>Your account has been successfully created, but you’ll need to activate your account within 48 hours. Please click the link sent to <strong>tgood@hugoandcat.com</strong>.</p><p> You are temporarily logged in for 48 hours.</p>",
"button": {
"url": "/",
"text": "Return to home page"
}
}
There are no notes for this item.