{% if polls %} {% INCLUDECSS '@kasimi_pollonindex/pollonindex.css' %} {% endif %} {% for poll in polls %}
{{ poll.L_POLL_LENGTH }}{% if poll.S_CAN_VOTE and poll.L_POLL_LENGTH %}{% endif %}{% if poll.S_CAN_VOTE %}{{ poll.L_MAX_VOTES }}{% endif %}