Sounds like your CSS file is missing. View the source of the page and see if it is referencing the CSS file. If so, try accessing the CSS file directly by copying and pasting the URL of the file from the page source into the location bar of your web browser. If you get a 404 error, then either the fille is missing or you're referencing the wrong URL in your layout.html template.
-- --- 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/groups/opt_out.

