antville/code/Poll/results.skin

7 lines
375 B
Text

<p class="storyTitle"><% this.question %></p>
<% this.results no="votes" one="vote" more="votes" %>
<p><b>Total:</b> 100% <span class="small">(<% this.total no="votes" one="vote" more="votes" %>)</span></p>
<div class="small">created by <% this.creator %> on <% this.createtime format="short" %>.<% this.state text="<br />this poll was closed on " format="short" %></div>