Carousel Publication
#
Carousel Publication {% include 'components/carousel-publication/carousel-publication' %}
#
HTML
<div class="grey-section border-both">
    <div class="inner c-carousel-pub-inner">

        <div class="c-carousel-pub js-pub-carousel">
            <div class="c-carousel-pub__tiles">
                
                    <div class="c-carousel-pub__tile">

                        <h4>No time to waste – the plastic pollution crisis</h4>

                        <div class="large-row">
                            <div class="large-col-6">
                                <p>Plastic pollution is damaging the health and livelihoods of millions of people living in poverty. This report outlines the problem - the huge recent increase in the distribution of single-use plastics across the globe to countries lacking the capacity to collect and manage waste. And it presents the solutions - while developing country governments and citizens around the world are an important part of the solution, primary responsibility lies squarely with MNCs and developed country governments to invest in systemic change.</p>
                                <a class="button" href="#" target="_blank">Read now</a>
                                <p>The full report is also available in <a href="#" target="_blank">Portuguese</a>, while the executive summary of this report is available in <a href="#" target="_blank">French</a>, <a href="#" target="_blank">Spanish</a> and <a href="#" target="_blank">Portuguese</a>.</p>
                            </div>
                            <div class="large-col-6">
                                <a href="#" target="_blank">
                                    <figure class="c-carousel-pub__image">
                                        <img src="../../images/TILZ/sample-doc.jpg" alt="alternative description here" title="Front cover image">
                                        <figcaption class="caption"></figcaption>
                                    </figure>
                                </a>
                            </div>
                        </div>

                    </div>
                
                    <div class="c-carousel-pub__tile">

                        <h4>No time to waste – the plastic pollution crisis</h4>

                        <div class="large-row">
                            <div class="large-col-6">
                                <p>Plastic pollution is damaging the health and livelihoods of millions of people living in poverty. This report outlines the problem - the huge recent increase in the distribution of single-use plastics across the globe to countries lacking the capacity to collect and manage waste. And it presents the solutions - while developing country governments and citizens around the world are an important part of the solution, primary responsibility lies squarely with MNCs and developed country governments to invest in systemic change.</p>
                                <a class="button" href="#" target="_blank">Read now</a>
                                <p>The full report is also available in <a href="#" target="_blank">Portuguese</a>, while the executive summary of this report is available in <a href="#" target="_blank">French</a>, <a href="#" target="_blank">Spanish</a> and <a href="#" target="_blank">Portuguese</a>.</p>
                            </div>
                            <div class="large-col-6">
                                <a href="#" target="_blank">
                                    <figure class="c-carousel-pub__image">
                                        <img src="../../images/TILZ/sample-doc.jpg" alt="alternative description here" title="Front cover image">
                                        <figcaption class="caption"></figcaption>
                                    </figure>
                                </a>
                            </div>
                        </div>

                    </div>
                
                    <div class="c-carousel-pub__tile">

                        <h4>No time to waste – the plastic pollution crisis</h4>

                        <div class="large-row">
                            <div class="large-col-6">
                                <p>Plastic pollution is damaging the health and livelihoods of millions of people living in poverty. This report outlines the problem - the huge recent increase in the distribution of single-use plastics across the globe to countries lacking the capacity to collect and manage waste. And it presents the solutions - while developing country governments and citizens around the world are an important part of the solution, primary responsibility lies squarely with MNCs and developed country governments to invest in systemic change.</p>
                                <a class="button" href="#" target="_blank">Read now</a>
                                <p>The full report is also available in <a href="#" target="_blank">Portuguese</a>, while the executive summary of this report is available in <a href="#" target="_blank">French</a>, <a href="#" target="_blank">Spanish</a> and <a href="#" target="_blank">Portuguese</a>.</p>
                            </div>
                            <div class="large-col-6">
                                <a href="#" target="_blank">
                                    <figure class="c-carousel-pub__image">
                                        <img src="../../images/TILZ/sample-doc.jpg" alt="alternative description here" title="Front cover image">
                                        <figcaption class="caption"></figcaption>
                                    </figure>
                                </a>
                            </div>
                        </div>

                    </div>
                
                    <div class="c-carousel-pub__tile">

                        <h4>No time to waste – the plastic pollution crisis</h4>

                        <div class="large-row">
                            <div class="large-col-6">
                                <p>Plastic pollution is damaging the health and livelihoods of millions of people living in poverty. This report outlines the problem - the huge recent increase in the distribution of single-use plastics across the globe to countries lacking the capacity to collect and manage waste. And it presents the solutions - while developing country governments and citizens around the world are an important part of the solution, primary responsibility lies squarely with MNCs and developed country governments to invest in systemic change.</p>
                                <a class="button" href="#" target="_blank">Read now</a>
                                <p>The full report is also available in <a href="#" target="_blank">Portuguese</a>, while the executive summary of this report is available in <a href="#" target="_blank">French</a>, <a href="#" target="_blank">Spanish</a> and <a href="#" target="_blank">Portuguese</a>.</p>
                            </div>
                            <div class="large-col-6">
                                <a href="#" target="_blank">
                                    <figure class="c-carousel-pub__image">
                                        <img src="../../images/TILZ/sample-doc.jpg" alt="alternative description here" title="Front cover image">
                                        <figcaption class="caption"></figcaption>
                                    </figure>
                                </a>
                            </div>
                        </div>

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

    </div>
</div>
Twig
<div class="grey-section border-both">
    <div class="inner c-carousel-pub-inner">

        <div class="c-carousel-pub js-pub-carousel">
            <div class="c-carousel-pub__tiles">
                {% for item in pub_carousel_items %}

                    <div class="c-carousel-pub__tile">

                        <h4>No time to waste – the plastic pollution crisis</h4>

                        <div class="large-row">
                            <div class="large-col-6">
                                <p>Plastic pollution is damaging the health and livelihoods of millions of people living in poverty. This report outlines the problem - the huge recent increase in the distribution of single-use plastics across the globe to countries lacking the capacity to collect and manage waste. And it presents the solutions - while developing country governments and citizens around the world are an important part of the solution, primary responsibility lies squarely with MNCs and developed country governments to invest in systemic change.</p>
                                <a class="button" href="#" target="_blank">Read now</a>
                                <p>The full report is also available in <a href="#" target="_blank">Portuguese</a>, while the executive summary of this report is available in <a href="#" target="_blank">French</a>, <a href="#" target="_blank">Spanish</a> and <a href="#" target="_blank">Portuguese</a>.</p>
                            </div>
                            <div class="large-col-6">
                                <a href="#" target="_blank">
                                    <figure class="c-carousel-pub__image">
                                        <img src="../../images/TILZ/sample-doc.jpg" alt="alternative description here" title="Front cover image">
                                        <figcaption class="caption"></figcaption>
                                    </figure>
                                </a>
                            </div>
                        </div>

                    </div>
                {% endfor %}
            </div>
        </div>

    </div>
</div>
{
    "pub_carousel_items": {
        "0": {
            "title": "Title",
            "summary": "A short summary text block goes in here to give more information about this section.",
            "read_more_text": "See more",
            "url": "#"
        },
        "1": {
            "title": "Title",
            "summary": "A short summary text block goes in here to give more information about this section.",
            "read_more_text": "See more",
            "url": "#"
        },
        "2": {
            "title": "Title",
            "summary": "A short summary text block goes in here to give more information about this section.",
            "read_more_text": "See more",
            "url": "#"
        },
        "3": {
            "title": "Title",
            "summary": "A short summary text block goes in here to give more information about this section.",
            "read_more_text": "See more",
            "url": "#"
        }
    }
}