Hello all,
I’m looking for a way to determine inside a template if this is a 404 page. I’ve been searching a while and the only question I found was this one, unanswered… http://ellislab.com/forums/viewthread/218723/#1009166
So I hope anyone has the answer.
I have a seperate template for 404, but I’m embedding the same header. But inside the header I must know if it is a 404 page or regular page. So I need to determine if the page is 404 or must know what template embedded the header template.
Hope someone has a answer to this.