{namespace neos=TYPO3\Neos\ViewHelpers} {namespace media=TYPO3\Media\ViewHelpers}
{neos:contentElement.editable(property: 'title', class: 'space-bottom-medium', tag: 'h1')} {neos:contentElement.editable(property: 'lead', class: 'lead space-bottom-medium', tag: 'p')} <{f:if(condition: '{node.context.workspaceName} == "live"', then: 'a href="{link}"', else: 'span')} class="btn btn-primary"> {neos:contentElement.editable(property: 'linkText')} <{f:if(condition: '{node.context.workspaceName} == "live"', then: 'a href="{link2}"', else: 'span')} class="btn btn-primary btn-text-only"> {neos:contentElement.editable(property: 'link2Text')}