------------------
- Do not catch conflict errors and keywordinterrupt in viewlet manager.
We can programmatically setup the exceptions that are not caught.
[thomasdesvenain]
- If render fails, be more verbose about the exception to know where and how it
happens in the stack. [kiorky]
- refactor JS in template.
[petschki]