View file html/header.php
<html> <head> <title><?php echo $topNombre; ?></title> <meta name="Keywords" content="TOPo, ej3, <?php echo $topMetaTags; ?>"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="no-cache"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Cache-Control" content="no-cache"> <script src="topo.js"></script> <link rel="stylesheet" type="text/css" href="css/<?php echo $estiloCSS; ?>"> </head> <body>