Fix: Remove leftover markup
This commit is contained in:
@@ -16,22 +16,22 @@
|
||||
<p class="herounit__text">{f:translate(key: 'tx_epevents.label.plan_with_us', extensionName: 'ep_events') -> f:format.raw()}</p>
|
||||
--></f:comment>
|
||||
</div>
|
||||
<div class="herounit__button">
|
||||
<svg class="herounit__button__form" preserveAspectRatio="xMinYMid" viewBox="0 0 12 48">
|
||||
<polygon points="12,0 12,48 0,48"></polygon>
|
||||
</svg>
|
||||
<f:comment><!--
|
||||
<a class="button button--herounit" href="#configurator" @click.prevent="scrollTo('#configurator')">
|
||||
» {f:translate(key: 'tx_epevents.label.inquire_now', extensionName: 'ep_events') -> f:format.raw()}
|
||||
</a>
|
||||
<a class="button button--herounit" href="{f:uri.typolink(parameter: settings.covid19PageUid)}">
|
||||
» {f:translate(key: 'tx_epevents.label.more_details', extensionName: 'ep_events') -> f:format.raw()}
|
||||
</a>
|
||||
--></f:comment>
|
||||
<svg class="herounit__button__form" preserveAspectRatio="xMinYMid" viewBox="0 0 12 48">
|
||||
<polygon points="0,0 12,0 0,48"></polygon>
|
||||
</svg>
|
||||
</div>
|
||||
<f:comment><!--
|
||||
<div class="herounit__button">
|
||||
<svg class="herounit__button__form" preserveAspectRatio="xMinYMid" viewBox="0 0 12 48">
|
||||
<polygon points="12,0 12,48 0,48"></polygon>
|
||||
</svg>
|
||||
<a class="button button--herounit" href="#configurator" @click.prevent="scrollTo('#configurator')">
|
||||
» {f:translate(key: 'tx_epevents.label.inquire_now', extensionName: 'ep_events') -> f:format.raw()}
|
||||
</a>
|
||||
<a class="button button--herounit" href="{f:uri.typolink(parameter: settings.covid19PageUid)}">
|
||||
» {f:translate(key: 'tx_epevents.label.more_details', extensionName: 'ep_events') -> f:format.raw()}
|
||||
</a>
|
||||
<svg class="herounit__button__form" preserveAspectRatio="xMinYMid" viewBox="0 0 12 48">
|
||||
<polygon points="0,0 12,0 0,48"></polygon>
|
||||
</svg>
|
||||
</div>
|
||||
--></f:comment>
|
||||
</div>
|
||||
<div class="herounit__slides slider">
|
||||
<f:for each="{images}" as="image">
|
||||
|
||||
Reference in New Issue
Block a user