diff --git a/templates/users.tmpl b/templates/users.tmpl index 9971306..acbcaf1 100644 --- a/templates/users.tmpl +++ b/templates/users.tmpl @@ -1,13 +1,15 @@ - +
+ % for u in sorted(userlist, key=lambda u:u.username): - - + + - + + % endfor
WhoTwitter Blog link Start Week
${u.username} + ${u.name}@${u.username} % if u.links: % for a in u.links: ${a[0]} @@ -16,7 +18,8 @@ Undecided % endif ${u.start} ${u.start_de}