[@cms_vote] [#if !tag_bean??]
没有默认投票主题
[#else]
[#if tag_bean.multiSelect gt 1] [#list tag_bean.items as item] [/#list] [#else] [#list tag_bean.items as item] [/#list] [/#if]
${tag_bean.title?html}
${item.title?html}
${item.title?html}
  查看投票结果
[/#if] [/@cms_vote]