List of students (${len(loggedin)} online)
% for r in students: % if r[0] in loggedin: % else: % endif % endfor
NĂºmero Nome Password
${r[0]} ${r[1]}