Stuart Wright
Well-known member
I need to add some code, specifically
	
	
	
		
into the head area of our custom review pages.
I guess it's the equivalent of adding custom HTML to the head section of the forum_list page.
How do I do that, please?
				
			
		HTML:
	
	<meta property="og:image:secure_url" content="@imagePath/editorial/products/{$feature.url}" />
	I guess it's the equivalent of adding custom HTML to the head section of the forum_list page.
How do I do that, please?