Last week I showed you how to take an adjacency list in a database and turn it into a nicely indented textual output. Today I will show you how you can take that same (flat) data structure and turn it into an HTML unordered list (UL) using Template Toolkit. The