This question has been flagged

I would like to customize one page on my website. I have succesfully added code in a new module and created a customize template using:

<template id="participant_social_share" name="Remove default FB title" inherit_id="website.layout" active="True" customize_show="True" >

But now I have the choice to activate this customization or disable it for the whole website. Is it possible to activate it on only one page? The customization is removing some nodes in the <head> section of the page.

Avatar
Discard