{% with option.vote_percentage|floatformat:"0" as vote_percentage %}
{% if not user_choice %} {% else %}
{% endif %}
{% endwith %}