I am assuming that component is a constant
{component class="BASE_CMP_Sidebar"}
so i should be able to do this right
{if component}
{component class="BASE_CMP_Sidebar"}
{/if}
would that be legal syntax ?
I am assuming that component is a constant
{component class="BASE_CMP_Sidebar"}
so i should be able to do this right
{if component}
{component class="BASE_CMP_Sidebar"}
{/if}
would that be legal syntax ?