[#include "../include/header_wldc.html" /]
[#if vote.description??] [/#if] [#list vote.subtopics as subTopic] [#if subTopic.isRadio] [/#if] [#if subTopic.isMulti] [/#if] [#if subTopic.isText] [/#if] [/#list]

${vote.title?html}

${vote.description?html}

${subTopic_index+1}、${subTopic.title?html}
[#list subTopic.voteItems as item] ${item_index+1}.${item.title?html} [/#list]
[#list subTopic.voteItems as item] ${item_index+1}.${item.title?html} [/#list]

查看投票结果