Solved

How Can a Template Be Included in a CMS Block

Question 3

Multiple Choice

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:

verifed

Verified

Related Questions