web/test/data/sheet1.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 08 Jul 2010 12:54:27 +0200
changeset 5938 9cb13d1b2ce4
parent 5444 f7fdb5dd82f6
permissions -rw-r--r--
[uiprops] introduce lazystr to get a chance to change style without having to change all properties

bgcolor = '#000000'
stylesheets = ['%s/cubicweb.css' % datadir_url]
logo = '%s/logo.png' % datadir_url
lazy = lazystr('%(bgcolor)s')