<%include _head%>
<%Include _login_bar%> <%Include _top%> <%Include _search%>
<%if votedata.Rows.Count>0%> <%loop (DataRow) vote votedata%>

{vote[title]}

{vote[desc]}

开始时间:{vote[startTime]} | 结束时间:{vote[endtime]}

<%/loop%> <%/if%>

当前是第 {pageinfo.PageIndex} 页  (共 {pageinfo.PageCount} 页) {pageinfo.FirstPage} {pageinfo.PreviousPage} {pageinfo.NextPage} {pageinfo.LastPage}

<%include _footer%>