{f:if(condition: configuration.selectAllLabel, then: configuration.selectAllLabel, else: '{f:translate(key: \'label.select_all\', extensionName: \'mindshape_cookie_consent\')}')}
{f:if(condition: configuration.denyLabel, then: configuration.denyLabel, else: '{f:translate(key: \'label.deny\', extensionName: \'mindshape_cookie_consent\')}')}
{f:if(condition: configuration.saveLabel, then: configuration.saveLabel, else: '{f:translate(key: \'label.save\', extensionName: \'mindshape_cookie_consent\')}')}
{f:if(condition: configuration.showDetailsLabel, then: configuration.showDetailsLabel, else: '{f:translate(key: \'label.show_details\', extensionName: \'mindshape_cookie_consent\')}')}
{f:if(condition: configuration.hideDetailsLabel, then: configuration.hideDetailsLabel, else: '{f:translate(key: \'label.hide_details\', extensionName: \'mindshape_cookie_consent\')}')}
{f:translate(key: 'LLL:EXT:wabs_sp_isla_magica/Resources/Private/Languages/locallang.xlf:label.necessary_cookies')}
{configuration.necessaryCookiesInfo -> f:format.html()}
{cookieCategory.label}
{cookieCategory.info -> f:format.html()}