Forums / Setup & design / How to template map .. am lost ^^
Marvix Marx
Sunday 23 March 2008 12:27:58 pm
The main Home it is frontpage class, in the pagelayout I just inserted this code to view the page content:
{$module_result.content}
and in the zone/frontpage.tpl ... I just called the zones (top, left & right) ... now when the viewed node is article or folder ... how to keep the same layout, should I make all the classes with Layout datatype ?
Thanks !