Hi everyone,
I’m having trouble converting my user profile page. I’ve transitioned it to a Soy template and added the following decorator:
<head>
<meta name="decorator" content="atl.userprofile"/>
</head>
While this setup does render the page, it takes over the entire page rather than just the section beneath the profile tabs. Has anyone else experienced this, and is there a way to fix it?
Cheers,
William