Include files vs old information

I was actually referring to the include code:

    <!--#include file="barra_nav.html" -->

I hope you understand that in order to use SSI includes your server needs to support them? Maybe take a look at this topic: SSI File vs PHP Includes it explains the different type of includes. Also you need to make sure your server has SSI includes enabled.