<div class="banner  banner--gradient">
    <picture>
        <source media="(max-width: 600px)" srcset="/assets/example-content/womens-hero-600.png">
        <source media="(min-width: 600px)" srcset="/assets/example-content/womens-hero.png">
        <img src="/assets/example-content/womens-hero.png" alt="">
    </picture>
    <div class="hero-overlay ">
        <div class="hero-overlay--gradient"></div>
        <div class="hero-overlay__content">
            <div class="hero-overlay__tag">Tag for content</div>
            <h1 class="hero-overlay__title">
                Lorem ipsum dolor sit amet, consectetur adipiscing elit
            </h1>
            <div class="hero-overlay__subtitle">
                Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua
            </div>
            <div class="hero-overlay__cta-btn">
                <a class="cta cta--tertiary cta--inline" href="/">Button cta</a>
            </div>
        </div>
    </div>
</div>

<div class="common-template overlap-header-content">
    <div class="upcoming-fixture-list" data-behaviour="upcoming-fixtures-list">
        <!-- Last match fixture start-->
        <div class="fixture-list__item mob-hide" data-analytics='{"pagename":"","matchtype":"","matchmode":"","matchdetail":"","matchvenue":""}'>
            <article class="last-match-card fixture-card">

                <div class="last-match-card__fixture-info fixture-card__fixture-info">
                    <h3 class="last-match-card__title">
                        Last match
                    </h3>
                    <p class="last-match-card__subtitle fixture-card__tournament">
                        euro 2021 group stage
                    </p>
                    <span class="last-match-card__location fixture-card__location">wembley stadium, england</span>
                    <span class="last-match-card__location fixture-card__location">sat 14 june 2020</span>
                </div>

                <div class="last-match-fixture-detail fixture-detail--result">
                    <p class="visually-hidden">Results</p>
                    <p class="last-match-fixture-detail__col fixture-detail__col">
                        <span class="last-match-fixture-detail__team fixture-detail__team">
                            <img src="/assets/example-content/crest-england.svg" alt="England" />England</span>
                        <span class="last-match-fixture-detail__score fixture-detail__score">3</span>
                    </p>
                    <p class="last-match-fixture-detail__col fixture-detail__col">
                        <span class="last-match-fixture-detail__team fixture-detail__team">
                            <img src="/assets/example-content/crest-iceland.png" alt="Iceland" />Iceland</span>
                        <span class="last-match-fixture-detail__score fixture-detail__score">1</span>
                    </p>
                    <p class="last-match-fixture-detail__extra-info fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                            penalties</span></p>
                </div>

                <div class="last-match-card__ctas fixture-card__ctas">
                    <a href="https://ticketing.thefa.com/" class="cta cta--secondary " target="_blank" name="match-report-highlights">
                        <p>match report &amp; highlights</p>
                    </a>

                </div>

            </article>

        </div>

        <!-- Next match fixture start-->
        <div class="fixture-list__item " data-analytics='{"pagename":"","matchtype":"","matchmode":"","matchdetail":"","matchvenue":""}'>
            <div class="fixtures-block">
                <h2 class="fixtures-block__title">Next match</h2>
                <div class="fixtures-block__subtitle">Nations league group stage</div>

                <div class="fixtures-block__match">
                    <div class="fixtures-block__team">
                        <div class="fixtures-block__team-block">
                            <img src="/assets/example-content/team-badge-eng.png" />
                            <span class="fixtures-block__team-name" aria-label="England">ENG</span>
                        </div>
                    </div>
                    <div class="fixtures-block__split">
                        <span class="fixtures-block__split-vs" aria-label="Versus">vs</span>
                    </div>
                    <div class="fixtures-block__team">
                        <div class="fixtures-block__team-block">
                            <span class="fixtures-block__team-name" aria-label="Iceland">ISL</span>
                            <img src="/assets/example-content/team-badge-isl.png" />
                        </div>
                    </div>
                </div>
                <div class="fixtures-block__place">Wembley stadium, England</div>
                <div class="fixtures-block__type">
                    <span>Thu 25, March 2021</span>

                    <span class="fixtures-block__pipe">|</span>

                </div>
                <div class="fixtures-block__actions">
                    <div>
                        <div class="fixtures-block__buttons">
                            <div class="fixtures-block__button-left">
                                <a href="" class="cta cta--primary">Buy tickets</a>
                            </div>
                            <div class="fixtures-block__button-right">
                                <a href="" class="cta cta--secondary">View tables &amp; Fixtures</a>
                            </div>
                        </div>
                    </div>

                    <div class="fixtures-block__schedule-partner">
                        <div class="fixtures-block__schedule">
                            <div class="fixtures-block__partner">
                                <span>Official Partner</span>
                                <img src="/assets/example-content/hublot-logo.png" />
                            </div>
                            <div class="fixtures-block__datetimer" data-behavior="countdown-timer" data-targetdate="9/2/2021 7:45:00 PM">
                                <ul>
                                    <li>00<span>Weeks</span></li>
                                    <li>00<span>Days</span></li>
                                    <li>00<span>Hrs</span></li>
                                    <li>00<span>Mins</span></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>

        <!-- Upcoming match fixture start-->
        <div class="fixture-list__item mob-hide" data-analytics='{"pagename":"","matchtype":"","matchmode":"","matchdetail":"","matchvenue":""}'>
            <article class="following-match-card" data-filter='{ "filter": "competition", "name": "", "id": "" }' data-analytics='{"pagename":"","matchtype":"","matchmode":"","matchdetail":"","matchvenue":""}'>
                <div class="following-match-card__fixture-info fixture-card__fixture-info">
                    <h3 class="following-match-card__title">
                        Following match
                    </h3>
                    <p class="following-match-card__subtitle fixture-card__tournament">
                        euro 2021 group stage
                    </p>
                    <span class="following-match-card__location fixture-card__location">wembley stadium, england</span>
                    <span class="following-match-card__location fixture-card__location">sat 14 june 2020</span>
                </div>
                <div class="following-match-fixture-detail fixture-detail">
                    <p class="visually-hidden">Fixture</p>
                    <p class="following-match-fixture-detail__col fixture-detail__col">
                        <span class="following-match-fixture-detail__team fixture-detail__team">
                            <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                    </p>
                    <p class="following-match-fixture-detail__col fixture-detail__col">
                        <span class="following-match-fixture-detail__team fixture-detail__team">
                            <img src="/assets/example-content/crest-iceland.png" alt="" />Denmark</span>
                    </p>
                    <p class="following-match-fixture-detail__time fixture-detail__time">20:00</p>
                </div>
                <div class="following-match-card__ctas fixture-card__ctas">
                    <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                        <p>Buy tickets</p>
                    </a>

                </div>
            </article>

        </div>

    </div>

    <div class="row-container common-template__row-container">
        <div class="container">
            <div class="container__content">
                <div data-behavior="tabs">
                    <div class="vertical-spacing-xxl center-content">
                        <div role="tablist" aria-label="Panel Tablist" class="tab-list youth-team-tabs">
                            <a href="#panel-fixtures" role="tab" aria-selected="true" aria-controls="panel-fixtures" id="tab-fixtures">
                                Fixtures
                            </a>
                            <a href="#panel-results" role="tab" aria-selected="false" aria-controls="panel-results" id="tab-results">
                                Results
                            </a>
                            <!-- <a href="#panel-standings" role="tab" aria-selected="false" aria-controls="panel-standings"
            id="tab-standings">
            Standings
          </a> -->
                            <a href="#panel-squads" role="tab" aria-selected="false" aria-controls="panel-squads" id="tab-squads">
                                Squad
                            </a>
                        </div>
                    </div>
                    <div data-behaviour="filter-list" id="panel-fixtures" role="tabpanel" aria-labelledby="tab-fixtures">
                        <div class="filter-list__filters" data-filter-settings='[{"name": "competition"}]'></div>
                        <button class="ecalApi" aria-label="Download calendar button opens in a dialog window">Download calendar</button>
                        <div class="inline-sponsor">
                            Official sponsor <img src="/assets/example-content/sponsor-logo-bt.svg" alt="Sponsor name" />
                        </div>
                        <section class="fixtures-list">
                            <div class="fixtures-list__year" data-filter='{ "filter": "season", "name": "2020/2021", "id": "2020/2021" }'>
                                <div class="fixtures-list__section" data-fixture-noresult="No matches scheduled">
                                    <h3 class="fixtures-list__section-title">October 2020</h3>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "euros", "id": "2" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                </div>
                                <div class="fixtures-list__section" data-fixture-noresult="No matches scheduled">
                                    <h3 class="fixtures-list__section-title">November 2020</h3>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "euros", "id": "2" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                </div>
                            </div>
                            <div class="fixtures-list__year" data-filter='{ "filter": "season", "name": "2019/2020", "id": "2019/2020" }'>
                                <div class="fixtures-list__section" data-fixture-noresult="No matches scheduled">
                                    <h3 class="fixtures-list__section-title">June 2019</h3>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "euros", "id": "2" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                </div>
                                <div class="fixtures-list__section" data-fixture-noresult="No matches scheduled">
                                    <h3 class="fixtures-list__section-title">July 2019</h3>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"fixtures","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Iceland","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <p class="fixture-card__tournament">Fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </p>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail">
                                            <p class="visually-hidden">Fixture</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-iceland.png" alt="" />Iceland</span>
                                            </p>
                                            <p class="fixture-detail__time">20:00</p>
                                            <p class="fixture-detail__extra-info">
                                                <img src="/assets/example-content/sponsor-logo-bt.svg" alt="BT Sport" />
                                                <img src="/assets/example-content/logo-itv.png" alt="ITV" />
                                            </p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/" class="cta cta--secondary " name="match-preview">
                                                <p>Match preview</p>
                                            </a>

                                            <a href="https://ticketing.thefa.com/" class="cta cta--primary " target="_blank" name="buy-tickets">
                                                <p>Buy tickets</p>
                                            </a>

                                        </div>
                                    </article>
                                </div>
                            </div>
                        </section>
                    </div>
                    <div data-behaviour="filter-list" id="panel-results" role="tabpanel" tabindex="0" aria-labelledby="tab-results">
                        <div class="filter-list__filters" data-filter-settings='[{"name": "competition"}, {"name": "season", "default": "2020/2021"}]'></div>
                        <div class="inline-sponsor">
                            Official sponsor <img src="/assets/example-content/sponsor-logo-deliveroo.svg" alt="Sponsor name" />
                        </div>
                        <section class="fixtures-list">
                            <div class="fixtures-list__year" data-filter='{ "filter": "season", "name": "2020/2021", "id": "2020/2021" }'>
                                <div class="fixtures-list__section" data-results-noresult="No matches played">
                                    <h2 class="fixtures-list__section-title">October 2020</h2>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "euros", "id": "2" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">euros world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">2</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">2</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">1</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">2</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">4</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">2</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">1</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">1</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                </div>
                                <div class="fixtures-list__section" data-results-noresult="No matches played">
                                    <h2 class="fixtures-list__section-title">November 2020</h2>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "euros", "id": "2" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">euros world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">10</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">2</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                </div>
                            </div>
                            <div class="fixtures-list__year" data-filter='{ "filter": "season", "name": "2019/2020", "id": "2019/2020" }'>
                                <div class="fixtures-list__section" data-results-noresult="No matches played">
                                    <h2 class="fixtures-list__section-title">June 2019</h2>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "euros", "id": "2" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">euros world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>

                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>

                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">1</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">3</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">1</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">2</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                </div>
                                <div class="fixtures-list__section" data-results-noresult="No matches played">
                                    <h2 class="fixtures-list__section-title">July 2019</h2>
                                    <article class="fixture-card" data-filter='{ "filter": "competition", "name": "fifa", "id": "1" }' data-analytics='{"pagename":"England Football Landing page","matchcategory":"results","matchtype":"Fifa world cup qatar 2022 Euro qualifier","matchmode":"Round of 16","matchdetail":"England Vs Denmark","matchvenue":"Khalifa International Stadium"}'>
                                        <div class="fixture-card__fixture-info">
                                            <h3 class="fixture-card__tournament">fifa world cup qatar 2022 Euro qualifier
                                                <span class="fixture-card__round">Round of 16</span>
                                            </h3>
                                            <p class="fixture-card__location">Khalifa International Stadium</p>
                                            <p>Thurs 20th Feb <span>20:00 GMT</span></p>
                                        </div>
                                        <div class="fixture-detail fixture-detail--result">
                                            <p class="visually-hidden">Results</p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />England</span>
                                                <span class="fixture-detail__score">1</span>
                                            </p>
                                            <p class="fixture-detail__col">
                                                <span class="fixture-detail__team">
                                                    <img src="/assets/example-content/crest-england.svg" alt="" />Denmark</span>
                                                <span class="fixture-detail__score">2</span>
                                            </p>
                                            <p class="fixture-detail__extra-info"><abbr title="After Extra Time">AET</abbr> <span>England win 4 - 3 on
                                                    penalties</span></p>
                                        </div>
                                        <div class="fixture-card__ctas">
                                            <a href="/components/preview/article-page" class="cta cta--secondary " name="match-report">
                                                <p>Match report &amp; highlights</p>
                                            </a>

                                        </div>
                                    </article>

                                </div>
                            </div>

                        </section>
                    </div>
                    <!-- <div id="panel-standings" role="tabpanel" tabindex="0" aria-labelledby="tab-standings">
        <section class="current-standings container" data-behavior="tabs">
  <div class="container__content">
    <div class="container__header">
      <h2 class="heading-section ">UEFA Euros 2021</h2>
      <div class="inline-sponsor">
  Official sponsor <img src="/assets/example-content/sponsor-logo-bt.svg" alt="Sponsor name" />
</div>
    </div>
    <div class="current-standings__info">
      <p class="text-m current-standings__competition-title">UEFA Euros 2021</p>
      <div role="tablist" aria-label="Current standings" class="tab-list">
        <a href="#panel-tree" role="tab" aria-selected="false" aria-controls="panel-tree" id="tab-tree" tabindex="0">
          Tree
        </a>
        <a href="#panel-table" role="tab" aria-selected="true" aria-controls="panel-table" id="tab-table" tabindex="0">
          Table
        </a>
      </div>
    </div>
    <div id="panel-tree" role="tabpanel" aria-labelledby="tab-tree" data-tab-label="Tree">
      <div class="tournament-standings">
  <opta-widget widget="tournament_tree" competition="4" season="2017" template="centralised" show_crests="true"
    show_third_place="true" show_goals_combined="false" date_format="lll" pre_match="false" show_competition_name="true"
    competition_naming="full" team_naming="full" show_live="false" show_logo="false" show_title="false"
    fixture_height="120" sport="football"></opta-widget>
</div>
    </div>
    <div id="panel-table" role="tabpanel" aria-labelledby="tab-table" data-tab-label="Table">
      <div class="team-standings">
    <div class="team-standings__container">
        <opta-widget widget="standings" competition="4" season="2017" template="normal" live="false" navigation="tabs"
            default_nav="1" side="combined" data_detail="full" show_key="true" show_crests="true"
            points_in_first_column="true" lose_before_draw="false" show_form="6" competition_naming="full"
            team_naming="full" date_format="dddd D MMMM YYYY" sorting="false" show_live="false"
            show_relegation_average="false" show_logo="false" show_title="false" breakpoints="500" sport="football">
        </opta-widget>
        <div class="team-standings__match-details">            
            <div class="team-standings__match-stats">
                <ul class="team-standings__match-report">
                    <li class="win">Win</li>
                    <li class="draw">Draw</li>
                    <li class="loss">Loss</li>
                    <li class="notplayed">Not played</li>
                </ul>
            </div>
        </div>
    </div>
</div>
    </div>
    <div class="current-standings__cta">
      <a href="/" class="cta cta--primary "     ><p>VIEW FIXTURES AND RESULTS</p></a>

    </div>
  </div>
</section>
        <section class="current-standings container" data-behavior="tabs">
  <div class="container__content">
    <div class="container__header">
      <h2 class="heading-section ">UEFA Nations League 2021</h2>
      <div class="inline-sponsor">
  Official sponsor <img src="/assets/example-content/sponsor-logo-bt.svg" alt="Sponsor name" />
</div>
    </div>
    <div class="current-standings__info">
      <p class="text-m current-standings__competition-title">UEFA Euros 2021</p>
      <div role="tablist" aria-label="Current standings" class="tab-list">
        <a href="#panel-tree" role="tab" aria-selected="false" aria-controls="panel-tree" id="tab-tree" tabindex="0">
          Tree
        </a>
        <a href="#panel-table" role="tab" aria-selected="true" aria-controls="panel-table" id="tab-table" tabindex="0">
          Table
        </a>
      </div>
    </div>
    <div id="panel-tree" role="tabpanel" aria-labelledby="tab-tree" data-tab-label="Tree">
      <div class="tournament-standings">
  <opta-widget widget="tournament_tree" competition="4" season="2017" template="centralised" show_crests="true"
    show_third_place="true" show_goals_combined="false" date_format="lll" pre_match="false" show_competition_name="true"
    competition_naming="full" team_naming="full" show_live="false" show_logo="false" show_title="false"
    fixture_height="120" sport="football"></opta-widget>
</div>
    </div>
    <div id="panel-table" role="tabpanel" aria-labelledby="tab-table" data-tab-label="Table">
      <div class="team-standings">
    <div class="team-standings__container">
        <opta-widget widget="standings" competition="4" season="2017" template="normal" live="false" navigation="tabs"
            default_nav="1" side="combined" data_detail="full" show_key="true" show_crests="true"
            points_in_first_column="true" lose_before_draw="false" show_form="6" competition_naming="full"
            team_naming="full" date_format="dddd D MMMM YYYY" sorting="false" show_live="false"
            show_relegation_average="false" show_logo="false" show_title="false" breakpoints="500" sport="football">
        </opta-widget>
        <div class="team-standings__match-details">            
            <div class="team-standings__match-stats">
                <ul class="team-standings__match-report">
                    <li class="win">Win</li>
                    <li class="draw">Draw</li>
                    <li class="loss">Loss</li>
                    <li class="notplayed">Not played</li>
                </ul>
            </div>
        </div>
    </div>
</div>
    </div>
    <div class="current-standings__cta">
      <a href="/" class="cta cta--primary "     ><p>VIEW FIXTURES AND RESULTS</p></a>

    </div>
  </div>
</section>
      </div> -->
                    <div id="panel-squads" role="tabpanel" tabindex="0" aria-labelledby="tab-squads">

                        <section class="youth-squad-list">
                            <div class="youth-squad-list__container">
                                <div class="squad-profiles-wrapper">
                                    <div id="squad-block-goalkeepers" class="player-profile-youth-list" role="region" aria-label="Goalkeepers">
                                        <h2 class="player-profile-youth-list__title">Goalkeepers</h2>
                                        <div class="player-profile-youth-list__players">
                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth.png" alt="" />
                                                </div>
                                                <a class="player-name">test
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                        </div>
                                    </div>

                                    <div id="squad-block-defenders" class="player-profile-youth-list" role="region" aria-label="Defenders">
                                        <h2 class="player-profile-youth-list__title">Defenders</h2>
                                        <div class="player-profile-youth-list__players">
                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                        </div>
                                    </div>

                                    <div id="squad-block-midfielders" class="player-profile-youth-list" role="region" aria-label="Midfielders">
                                        <h2 class="player-profile-youth-list__title">Midfielders</h2>
                                        <div class="player-profile-youth-list__players">
                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                        </div>
                                    </div>

                                    <div id="squad-block-forwards" class="player-profile-youth-list" role="region" aria-label="Forwards">
                                        <h2 class="player-profile-youth-list__title">Forwards</h2>
                                        <div class="player-profile-youth-list__players">
                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                            <div class="player-profile-youth">
                                                <div class="player-profile-youth__img-wrapper">
                                                    <img src="/assets/example-content/player-profile-youth-2.png" alt="" />
                                                </div>
                                                <a class="player-name">Tammy
                                                    <div>
                                                        <span class="player-name__lastname">Alexander</span>
                                                    </div>
                                                </a>
                                            </div>

                                        </div>
                                    </div>

                                </div>
                            </div>
                        </section>
                    </div>
                </div>
            </div>
        </div>

    </div>
</div>

No notes defined.

{
  "matchDetails": {
    "withNextMatch": true
  }
}
{{render '@hero-image-banner--with-overlay-and-gradient'}}

<div class="common-template overlap-header-content">
  {{render "@match-detail" matchDetails}}


  {{#> @row-container}}
    {{render '@results-list'}}
  {{/ @row-container}}
</div>