main template refactoring
there are 2 main templates :
- one for non templatable views (xml, binaries, etc.)
- one for the other views
The right one is chosen according to its selectors
This directory is where you should put your lax components.
For your application to actually use a component, you also
have to modify the ``INCLUDED_COMPONENTS`` variable in
the ``custom.py`` module.