{% if evaluation.is_single_result %}
{{ evaluation.vote_start_datetime|date:"Y-m-d" }}
{% else %}
{{ evaluation.vote_start_datetime }}{% if not start_only %} –
{{ evaluation.vote_end_date }} ({% blocktranslate count runtime=evaluation.runtime %}{{ runtime }} day{% plural %}{{ runtime }} days{% endblocktranslate %}){% endif %}
{% if not start_only %}
{% if state < evaluation.State.IN_EVALUATION %}
{% if evaluation.days_until_evaluation < 0 %}