hi,

1)
since you already have a plain html design my advice is to remove all files
from static folder of your app and to put your bootstrap files there,
then replace the content of layout.html from view folder with your content
(from html file) and adjust links of css and js files
then put {{include}} somewhere in the middle

2) will be fixed by 1) :)

3) don't worry about, you can rewrite urls
http://web2py.com/books/default/chapter/29/04#URL-rewrite
 better to do that before deploying,

4) will be fixed by 1) :)

-- 



Reply via email to