Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [brewt] Display content based on template: Edit Log

Here is the list of edits for this post
Re: [brewt] Display content based on template
Sweeeet!Cool This is what finally worked:
Code:
<%if page_id eq 'home'%>
...
<%else%>
...
<%endif%>
Stupid me...I was using '==' instead of 'eq'.

Thank you so much!
Jack R.
http://www.aeroseek.com/

Last edited by:

aeroseek: Feb 3, 2006, 7:50 PM

Edit Log: