${len(tags['online'])} online ${len(tags['finished'])} finished
% for r in students: % endfor
Tags NĂºmero Nome Password
% if r[0] in tags['online']: online % endif % if r[0] in tags['finished']: finished % endif ${r[0]} ${r[1]}