<%~if error%>

<%~if error eq 'POLL_VOTE_EMPTY'%>Error recording vote. <%~elsif error eq 'POLL_DOES_NOT_EXIST'%>No such poll/quiz exists. <%~elsif error eq 'POLL_DISABLED'%>Sorry, it is enabled. <%~elsif error eq 'POLL_ALREADY_VOTED'%>Sorry, you have already voted once. <%~endif%>

Click <%endif%>">here to go back to the poll

<%~else%> Your vote has been recorded!

Click <%endif%>">here to see the poll results

<%~endif%>