Hi all.

from the manual
<h1>Hello {{=session.visitor_name or "anonymous"}}</h1>

current form
{{=H1('Hello ', session.visitor_name or 'anonynous')}}

Is there any (newbie friendly) guide I can read about these kind of
changes?

I like the current cleaner looking structure but it gets confusing
when you try out the examples using the old form, though they work.
--~--~---------~--~----~------------~-------~--~----~
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