Where can i find my head code?
Posted
#4805
(In Topic #970)
Posted
GLOBAL_HTML_WRAP.tpl just shows the tags themselves, then includes HTML_HEAD.tpl within those tags. So everything in HTML_HEAD.tpl is actually inside the head tags.
You could put your code in either template, but for the sake of keeping things neat, I'd recommend putting it anywhere inside HTML_HEAD.tpl
Posted
Posted
Joey said
Thanks
So if i need a code on every page, i have to put it in HTML_HEAD.tpl ?
From “Post #5138”, 6th Feb 2019
I recommend this, yes!
1 guest and 0 members have recently viewed this.
