<div class="common-template article-page">

    <div class="thankyou">
        <div class="container">
            <img src="/assets/example-content/england-football-logo.svg" class="thankyou__logo-image" alt="england football logo">
            <div class="thankyou__wrapper">
                <h1 class="thankyou__text">Thank You!</h1>
                <p class="thankyou__sub-text ty-text"><a href="" target="_blank">Click Here to return to the Volunteer section in England Football.</a>
                </p>
            </div>
        </div>
    </div>

</div>

No notes defined.

/* No context defined. */
<div class="common-template article-page">

    {{render '@thankyou'}}

</div>