antville/code/Polls/Polls.skin
Tobi Schäfer d710703965 * Merged most single skin files as subskins into one single skin named after the prototype
* Renamed some subskins to better reflect their purpose
 * Removed all obsolete skins
2007-10-09 15:09:06 +00:00

11 lines
378 B
Text

<% #main %>
<p>To insert a poll in a story or comment just copy and paste its code.</p>
<div class="ample">
<% polls.link create "add a poll" prefix="... " %>
</div>
<% polls.link . "member polls" prefix="... show " %>
<% polls.link open "open polls" prefix=" | " %>
<% polls.link all "all polls" prefix=" | " %>
<% response.pager %>
<% response.list %>
<% response.pager %>