You can download any of the web2py layouts -> http://web2py.com/layouts <http://web2py.com/layouts>analyse and understand how the layouts were created, and create your own layout plugin.
Then you will be able to include that for any web2py app you want. I always work with layouts as plugins. Bruno Rocha http://about.me/rochacbruno/bio 2011/1/21 stargate <[email protected]> > Lets say i have created a static page using XHTML and css. How do I > integrate it into web2py. Basically i am toying to learn a new > language coming from a PHP background. > > I can't find a getting started with web2py like integrating a > existing design and apply server side web2py database elements to it. > >

