Hi Denes,
Thanks for your reply.
> One way to obtain the desired result would be to write content.content
> out to an html file in the views folder and instead of:
> {{=XML(content.content)}}
> have :
> {{include 'content_file.html')}}
So, in the controller, instead of return dict(content=content[0]) I
have to write content.content out to an html file in the views folder.
I haven't done that before. I'll give it a try.
Kind regards,
Annet.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---