{% if call.mos %} {% for i in range(5) %} {% if call.mos > (i + 0.5) %} {% elif call.mos > i %} {% else %} {% end %} {% end %} {% end %}