保存电子邮件标题符打破布局的内容块

时间:2015-02-17 09:24:59

标签: magento magento-1.9.1

我尝试将电子邮件的页眉和页脚复制到cms块。有些标签在一个块(标题)中打开,在其他块(页脚)中关闭。 但是当我编辑cms时,块状态布局被破坏,因为magento尝试关闭未关闭的标头中的标签。你能告诉我如何解决这个问题吗?

{{block type =“cms / block”block_id =“test_header”}} {{block type =“core / template”area =“frontend”template =“general / email / adminNotification.phtml”content = $ content}} {{block type =“cms / block”block_id =“test_footer”}}

0 个答案:

没有答案