I am developing a news system for a french association\'s website with Symfony2. I\'m having troubles when it comes to displaying the accents and also HTML.
Try to convert the twig files and controllers into UTF-8!
The similar problem was here (when passing variables from the controller to twig), and this solved the problem.