{% load i18n serviceform_tags %}
{{ choice.id_display }}. {% else %} class="radio radio-primary"> {{ choice.id_display }}. {% endif %} {{ choice.name }}
{% if choice.description %} {% endif %}
{% if choice.responsibles_display %} {{ choice.responsibles_display }} {% endif %}
{% include "serviceform/participation/participation_form/snippets/extra_info.html" with item=choice item_type="CHOICE" %}