{% include '/wpadmin/components/operator/tile_card.twig' with {
	tile: {
		tag: 'button',
		status: 'neutral',
		icon_class: feature.icon_class,
		title: feature.title,
		status_label: strings.pro_only_option,
		oneliner: feature.summary,
		data_pro_upsell: '1'
	}
} only %}
