X-Git-Url: https://projects.mako.cc/source/iron-blogger/blobdiff_plain/efd8a68270eac6580fd35404d76c25428382ebea..c6a665ac9a96bb9fd7564f9cfc1e53a5bc1c9366:/templates/users.tmpl diff --git a/templates/users.tmpl b/templates/users.tmpl new file mode 100644 index 0000000..0c58f20 --- /dev/null +++ b/templates/users.tmpl @@ -0,0 +1,22 @@ + + + + + + +% for u in userlist: + + + + + +% endfor +
WhoBlog linkStart Week
${u.username} + % if u.links: + % for a in u.links: + ${a[0]} + % endfor + % else: + Undecided + % endif + ${u.start}