Avatar

Employee

Each page can have its own <head> element.

Just that the scripts once added in Parent page will be added automatically to the DOM when the child pages rendered since they are connected.

When pages have multiple parent, script tag has to be added in all their respective Parent pages.