{% extends "survey/base.html" %} {% load i18n %} {% block scripts %}{% load adminmedia %} {% endblock %} {% block content %}
{% if choice.count %} {% endif %} | {{ choice.count }} {% trans "vote" %}{{ choice.count|pluralize:"s" }} / {% widthratio choice.count question.answer_count 100 %}% |