BTW, there are muliple ways of overcomming the syntax collision with 
handlebars. You could:
1. Change web2py's delimiter syntax to somethimg other than double-curly-braces.
2. Change handlebars's delimiter syntax.
3. Have separate files for the handlebars templates.
4. Have custom web2py html-helpers (similar to what you did)
5. In case of ember, use emblem: http://emblemjs.com

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to