{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: 'label.necessary_cookies', extensionName:'mindshape_cookie_consent')} {configuration.necessaryCookiesInfo -> f:format.html()}
{cookieCategory.label} {cookieCategory.info -> f:format.html()}
{f:translate(key: 'label.option.name', extensionName: 'mindshape_cookie_consent')}: {cookieOption.cookieName}
{f:translate(key: 'label.option.provider', extensionName: 'mindshape_cookie_consent')}: {cookieOption.provider}
{f:translate(key: 'label.option.purpose', extensionName: 'mindshape_cookie_consent')}: {cookieOption.purpose-> f:format.html()}
{f:translate(key: 'label.option.duration', extensionName: 'mindshape_cookie_consent')}: {cookieOption.cookieDuration}