{% for code in codes %}
{{ extra_str }}
{% if forloop.count != 1 and not forloop.last %}
{% endif %} {% endfor %}