{% autoescape %} {% include include-libs.html %} {{appname}}

{{ course_title }}

{% for i,r in enumerate(rankings) %} {% end %}
Posição Nome Progresso
{{ '

' if i==0 else i+1 }}
{{ ' '.join(r[1].split()[n] for n in (0,-1)) }}
{{round(100*r[2])}}%