<% var attributes = _preloadData;%>
<% _.each(attributes.metadata.columnnamevalueset, function (item) { %> <%if(item.colvalue !=""){%>

<%- item.colname%>

<% if(item.colname ==='Bill No') {%> <%= item.colvalue%> <% }else if(item.colname ==="Votes"){ var votedetail=""; var votelist=item.colvalue; for(var j=0; j0) { %><%=svote.label+voteResult.substr(0, voteResult.indexOf("Result:"))%>

<%=voteResult.substr(voteResult.indexOf("Result:"))%>

<%} else { votedetail=votedetail.concat(svote.label).concat(voteResult);%>

<%=votedetail%>

<% } } } }else{ %>

<%= item.colvalue.replace(/\r\n/g, '
') %>

<% } %>
<% }%> <% })%> <%if(typeof attributes.pppimage != 'undefined' && attributes.pppimage && attributes.pppimage !=null){%>
<%=attributes.imgalt%>
<%}%>