渲染指定类型动态内容。
可适用的内容枚举:
header
footer
layout
blocks
{{#content content_type /}}
content_type string: 常量枚举字符串 header footer layout blocks
content_type
string
渲染section下的动态block
{{#content "blocks" /}}