init
end loop
off
loop
LOADING!
{% for group in programs %}
{% for program in group.programs %}
{{ program.prg }}
{% endfor %}
{% endfor %}