{namespace neos=TYPO3\Neos\ViewHelpers}
{neos:contentElement.editable(property: 'title', class: 'text-white', tag: 'h3')}
<{f:if(condition: '{node.context.workspaceName} == "live"', then: 'a href="{link}"', else: 'span')} class="btn btn-primary btn-white"> {neos:contentElement.editable(property: 'linkText')}