{{{customeditframe.editframeStart}}}
<div class="overlay" data-page-size="{{pageSize}}" data-show-overlay="{{showOverlay}}" data-module="overlay"
data-sidebar-api-endpoint="{{sidebarApiEndpoint}}" data-feed-api-endpoint="{{feedApiEndpoint}}"
data-datasource="{{dataSource}}">
<a href="" class="overlay__button js-overlay-button">
{{{buttonIcon}}}
</a>
{{> @cp-overlay-container }}
{{#if navigationOverlay}}
<div class="overlay-panel">
{{> @cp-my-ireland-nav-overlay-panel navigationOverlay}}
</div>
{{/if}}
</div>
{{{customeditframe.editframeStop}}}