whats the Python version? this is a python issue you can solve with this (if not running 2.7)
return UL(*lis, **{"_class": 'nav'})
On Tue, Jun 5, 2012 at 12:05 PM, blye <[email protected]> wrote:
> return UL(*lis, _class='nav')
--
Bruno Rocha
[http://rochacbruno.com.br]

