<div class="block ">
    <div class="block__content">
        <div class="pulltext ">
            <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>
</div>
{% include '@block' %}
{
  "block": {
    "pattern": "@pulltext"
  },
  "pulltext": {
    "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."
    }
  }
}

There are no notes for this item.