changed <table> to <div>
[invirt/packages/invirt-web.git] / code / templates / list.mako
2009-12-28  Quentin SmithThere's two trs
2009-12-28  Quentin SmithDon't use JavaScript to stripe rows
2009-12-28  Evan BroderAdd label tags to group <input> tags with their labels...
2009-12-27  Evan BroderThe <input /> tag is always empty, so having a separate...
2009-12-27  Evan BroderDon't over-escape Javascript in the web templates.
2009-12-20  Greg Pricelist.mako: map/lambda make Guido sad, use a comprehension
2009-08-10  Quentin SmithShow installer status on the front page, and unbreak...
2009-08-10  Quentin SmithMake commands work from list and info pages
2009-08-10  Evan BroderTranslate newlines to break tags in the machine descrip...
2009-08-09  Quentin SmithUpgrade info page to Mako, and use REST-style URLs.
2009-08-09  Quentin SmithUse global imports for Mako templates
2009-08-09  Quentin SmithPort list to Mako