Use show-week to generate the overall template, too.
[iron-blogger] / templates / iron-blogger.tmpl
index 10f3c93d4637748a4315ac9aeeaf0d7dc9f0a080..e0620afc2192c83711c9ff0a52a338762d874baf 100644 (file)
           <th style='width: 10em'>Blog link</th>
           <th>Start Week</th>
         </tr>
-% for u in users:
+% for u in userlist:
         <tr>
           <td><tt> ${u.username} </tt></td>
           <td>

Benjamin Mako Hill || Want to submit a patch?