Fatal error: Smarty error: [in js/scripts.js line 5]: syntax error: unrecognized tag: /** * Efecto de fade al cargar y salir de las paginas */ $('#page-wrapper').fadeIn(500); $('a:not([target="_blank"],#details-handle)').click(function(e){ e.preventDefault(); var link = this; $('#page-wrapper').fadeOut(200, function(){ document.location = link.href; (Smarty_Compiler.class.php, line 446) in /www/nkinteractivo.com.ar/htdocs/libraries/Smarty/Smarty.class.php on line 1093