Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3639 | Rev 3731 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3639 Rev 3712
Línea 37... Línea 37...
37
 
37
 
38
<!DOCTYPE html>
38
<!DOCTYPE html>
Línea 39... Línea 39...
39
<html>
39
<html>
40
 
40
 
41
<head>
41
<head>
-
 
42
		<?php 
-
 
43
        echo $this->headTitle();
-
 
44
        ?>
42
  <?php
45
        <link rel="icon" href="<?php echo $this->networkFavicoHelper(); ?>">
43
  echo $this->headTitle();
46
        <?php
44
  echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
47
  echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
45
    ->appendHttpEquiv('expires', '0')
48
    ->appendHttpEquiv('expires', '0')
46
    ->appendHttpEquiv('expires', 'Tue, 01 Jan 1980 1:00:00 GMT')
49
    ->appendHttpEquiv('expires', 'Tue, 01 Jan 1980 1:00:00 GMT')