Hi - it may sound silly, but I can't find out the easy way of SHOWING right column ONLY on the main page: in tpl_main_page, there are lots of good ideas but it is only related to "how to NOT" - except the statement starting with "if (in_array($current_page_base,explode("...." (~ line 83)

Now, if I want to display right column ONLY on main page, then I will have to list all other pages in that statement - that's seems like a lot of pages.... is there any other, simplier way?

Thanks,