On Wednesday, October 28, 2015 at 11:07:42 AM UTC-4, Ramos wrote: > > my inconvenients: > > 1 - Bootstrap, i need layout.html but dont want bootstrap. How do i get > rid of bootstrap or change it to semantic ? > Bootstrap should not be a constraint but just an add-on. >
How would you do it in a framework that doesn't provide a front-end scaffolding app, such as Flask? That's also how you would do it in web2py. The scaffolding app is just a convenience -- if you don't want it, don't use it and start from scratch. Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

