X-Git-Url: https://projects.mako.cc/source/iron-blogger/blobdiff_plain/f11af58675025012d4cee577c5df955d59d3252a..f9c9b151adae0708ef3b01cd2ecb51208e0a8484:/templates/users.tmpl diff --git a/templates/users.tmpl b/templates/users.tmpl index 0c58f20..9971306 100644 --- a/templates/users.tmpl +++ b/templates/users.tmpl @@ -4,7 +4,7 @@ Blog link Start Week -% for u in userlist: +% for u in sorted(userlist, key=lambda u:u.username): ${u.username}