Have created a new User Message Template.
This is the error page for the Contact Us page to be directed to.
The problem I’m am having is that I seem to have to hard code everything and I cant use includes like I have done throughout the site. I’m trying to use the standard tags within the template but they end up on the page as the tag.
{embed="/includes/top_navigation"}
Is there another way of getting the includes to work instead of hard coding the page? This will save a lot of time as the site is very dynamic and will change a lot.