Good morning.
I'm modifying a site made in Symfony2 and I'm having difficulty editing content. If you shoot one of the .twig files from the server that matches the index or one of the parts of the site, it stops working, or does not load, as expected. But if you change the content or include something, the site is not modified.
I wonder if you need to do any more configuration, clear the symfony cache, or something.
It is the first project I get in symfony, so I'm not very familiar with the framework, and the site is hosted on a linux server, with ssh access.