David Pratt wrote:
>     <table tal:define="value options/results;
>                                      v python:value[key]">
This bit can be simplified to:
<table tal:define="v options/results/?key;>
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk