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 98... Línea 98...
98
 
98
 
99
<!DOCTYPE html>
99
<!DOCTYPE html>
Línea 100... Línea 100...
100
<html>
100
<html>
101
 
101
 
102
<head>
102
<head>
-
 
103
		<?php 
-
 
104
        echo $this->headTitle();
-
 
105
        ?>
103
  <?php
106
        <link rel="icon" href="<?php echo $this->networkFavicoHelper(); ?>">
104
  echo $this->headTitle();
107
        <?php
105
  echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
108
  echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
106
    ->appendHttpEquiv('expires', '0')
109
    ->appendHttpEquiv('expires', '0')
107
    ->appendHttpEquiv('expires', 'Tue, 01 Jan 1980 1:00:00 GMT')
110
    ->appendHttpEquiv('expires', 'Tue, 01 Jan 1980 1:00:00 GMT')