Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3639 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

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