<div data-module="footerTout" class="footer-tout ">
<div class="footer-tout__inner">
<div class="grid-x grid-padding-x ">
<div class="cell medium-offset-3 medium-3 footer-tout__map">
<img src="/img/maps/footer-tout-map.svg" alt="map of Ireland">
</div>
<div class="cell footer-tout__content medium-6">
<h2 class="footer-tout__title spacer-sm"></h2>
<p class="footer-tout__description spacer-sm"></p>
</div>
</div>
</div>
</div>
{{{customeditframe.editframeStart}}}
<div data-module="footerTout" class="footer-tout {{#if travel}}footer--travel{{/if}}">
<div class="footer-tout__inner">
<div class="grid-x grid-padding-x {{#if travel}}align-center text-center{{/if}}">
{{#unless travel}}
<div class="cell medium-offset-3 medium-3 footer-tout__map">
<img src="/img/maps/footer-tout-map.svg" alt="map of Ireland">
</div>
{{/unless}}
<div class="cell footer-tout__content medium-6">
{{#if travel}}
<div class="footer-tout__icon spacer-xs" data-icon="{{icon}}"></div>
{{/if}}
<h2 class="footer-tout__title spacer-sm">{{{title}}}</h2>
<p class="footer-tout__description spacer-sm">{{{content}}}</p>
{{#if travel}}
{{> @cp-button-primary button }}
{{/if}}
{{#unless travel}}
{{> @cp-button-primary target=button.target url=button.url text=button.text modifier="with-icon" }}
{{/unless}}
</div>
</div>
</div>
</div>
{{{customeditframe.editframeStop}}}
/* No context defined for this component. */
There are no notes for this item.