<section class="content-block template-free-form bg-orange pt-xs pb-xs">
<div class="grid-container">
<div class="grid-x align-middle align-center">
<div class="cell medium-8">
<div class="cell__inner">
<header class="module header align-center">
<p class=" p-tag">our team</p>
</header>
<picture class="module image align-center">
<img src="/nto/assets/images/cms/shut.svg" alt="" class="image__main">
</picture>
<div class="module buttons align-center">
<a href="/nto#" class="button button--primary">meet Neato</a>
</div>
</div>
</div>
</div>
</div>
</section>
{{ template("free-form", {
"class": "pt-xs pb-xs",
"bg": {
"color": "orange"
},
"innerContent": "templates/free-form/context/col-1-were-some.njk"
}) }}