<div class="slab ">
    <div class="slab__wrapper">
        <div class="slab__content">
            <div class="pullquote ">
                <div class="pullquote__quote">
                    <p class="">
                        <strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers.
                    </p>
                </div>
                <div class="pullquote__meta">
                    <cite>Edgar Rice Burroughs, <em>Princess of Mars</em></cite>
                </div>
            </div>
        </div>
    </div>
</div>
{% include '@slab' %}
{
  "slab": {
    "pattern": "@pullquote"
  },
  "alert": {
    "variant": "alert--info",
    "hg": {
      "tag": "h2",
      "headline": "This default alert style can be used for informational alerts."
    },
    "p": {
      "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
    },
    "link": {
      "title": "More Information"
    },
    "icon": {
      "glyph": "ic--info",
      "label": "This default alert style can be used for informational alerts.",
      "variant": "icon--big"
    }
  },
  "pullquote": {
    "pattern": "@p",
    "p": {
      "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
    },
    "cite": {
      "citation": "Edgar Rice Burroughs, <em>Princess of Mars</em>"
    }
  }
}

There are no notes for this item.