Ok I know, I know the answer to this one but for the life of me I can't remember what it is (been a while since ive done any template editing)
If I want to display a menu.tpl ONLY on the home page the code is something like
PHP Code:
{if $main eq "XXXXXXXX"}
{insert the menu.tpl code here
{/if}
whats the call (the bit I put in XXXXX) that correspnds just to the home page