If you want to include multiple internal pages in a single page, you might
also consider using
components<http://web2py.com/books/default/chapter/29/12#Components>via the
LOAD() helper.
Anthony
On Monday, December 24, 2012 3:41:31 PM UTC-5, jarrodwilcox wrote:
>
> Iframes work well to add multiple internal content pages to a single view,
> except that I can't seem to link to the web2py css files. The {{ }}
> processor does not seem to work within an html page called to an iframe.
> Any thoughts?
--