[#include "../include/header.html"/]
[#include "../include/search_csi.html"/]
[#include "../include/navi.html"/]
[#include "../include/vote.html"/]
-
[@cms_vote]
${tag_bean.title?html}
[/@cms_vote]
[@cms_vote_list siteId=site.id]
[#list tag_list as vote]
- ${vote.title?html} [#if vote.endTime??]${vote.endTime?string("yyyy-MM-dd")}[/#if]
[/#list]
[/@cms_vote_list]
[#include "../include/friend_link.html"/]
[#include "../include/footer.html"/]