The first two are not supposed to work but these are

META(_charset='utf-8')
META(_http-equiv='content-type',_content='text/html',_charset='utf-8')


On Mar 23, 10:34 am, notabene <[email protected]> wrote:
> META('',_http-equiv='content-type',_content='text/html',
> _charset='utf-8')
> or
> TAG.meta('',_http-equiv='content-type',_content='text/html',
> _charset='utf-8')
> or
> META(_charset='utf-8')
>
> returns
>
> SyntaxError: <meta/> tags cannot have components
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to