{% if property.values %} {% for value in property.values[1:] %} {% end %} {% end %}
{{ (' > '.join(property.specialization_id.split('.')[3:])).replace('_', ' ') }}
Description {{ property.description }}
Value{% if len(property.values) > 1 %}s{% end %} {{ property.values[0] if property.values else '--' }}
{{ value }}