- Removed the series of nested callback in
    controller/prototype/index.js. Now, there are dbrequests that gives
    functions to easily access results of SQL requests.
  - Cleaning in the views : removed if / else if / else if in prototype
    and replaced by template inheritance