* Removed obsolete skin files (ie. content moved to the protected skin file) * Moved contents of Messages.skins to their protected siblings * Prefixed notification skins (used in e-mails) with "notify_" * Fixed and simplified a whole bunch of issues in compatibility layer
13 lines
421 B
Text
13 lines
421 B
Text
<% #main %>
|
|
<p><% gettext "To insert a poll in a story or comment just copy and paste its
|
|
code." %></p>
|
|
<div class="ample">
|
|
<% polls.link create <% gettext "Add poll" %> prefix="... " %>
|
|
</div>
|
|
<% gettext Show prefix="... " %>
|
|
<% polls.link . "member polls" %>
|
|
<% polls.link open "open polls" prefix=" | " %>
|
|
<% polls.link all "all polls" prefix=" | " %>
|
|
<% response.pager %>
|
|
<% response.list %>
|
|
<% response.pager %>
|