Re: Multiple content block in one page
Posted: Sat Jan 04, 2014 9:04 pm
The easiest thing is to use more than one content tag in your template.
Take a look at the 'content' tag under Extensions >> Tags in the Admin Console.
Code: Select all
{content} // the default tag
{content block='more_content' label='More Content'}