{category.description}
+ {category.cookies.length > 0 && ( +| {__("Cookie")} | +{__("Duration")} | +{__("Description")} | +
|---|---|---|
| + {cookie.name} + | ++ {cookie.duration} + | ++ {cookie.description} + | +
+ {__( + "Add this script tag to your website's HTML to display the cookie consent banner. Place it in the
section of your page.", + )} + +
+ {snippet}
+
+