Q15 Single choice Mark for later How can a template be included in a CMS block? A {{block template=¡"path/to/template .phtm1'}} B {{block type="core/template" template="path/to/template.phtml"}} C {{block template="path/to/template.phtml"}} D {{block id="path/to/template.phtml"}} E {{block type="core/template" method="setTemplate" param="path/to/template.phtml1" } } Correct answer