diff options
Diffstat (limited to 'templates/letter_toc.tmpl')
-rw-r--r-- | templates/letter_toc.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/letter_toc.tmpl b/templates/letter_toc.tmpl index 308e535..a5623f4 100644 --- a/templates/letter_toc.tmpl +++ b/templates/letter_toc.tmpl @@ -13,7 +13,7 @@ Debian Project patch tracking system <th>$d</th> #end for </tr> -#for $p in $pkgs +#for $p in $sorted($pkgs.iterkeys) <tr> <td> <a href="http://packages.debian.org/$p">$p</a> |