PageRenderTime 47ms CodeModel.GetById 9ms RepoModel.GetById 0ms app.codeStats 0ms

/blog/wp-content/themes/clean-home/header.php

https://bitbucket.org/sergiohzlz/reportaprod
PHP | 31 lines | 21 code | 6 blank | 4 comment | 2 complexity | 70b114540d90d82696330388b215726c MD5 | raw file
Possible License(s): GPL-2.0, GPL-3.0, AGPL-1.0, LGPL-2.1
  1. <?php
  2. /**
  3. * @package WordPress
  4. * @subpackage Clean Home
  5. */
  6. ?><!DOCTYPE html>
  7. <html <?php language_attributes(); ?>>
  8. <head>
  9. <meta charset="<?php bloginfo( 'charset' ); ?>" />
  10. <title><?php wp_title(); ?> <?php bloginfo( 'name' ); ?></title>
  11. <link rel="profile" href="http://gmpg.org/xfn/11" />
  12. <link rel="stylesheet" href="<?php bloginfo( 'stylesheet_url' ); ?>" type="text/css" media="screen" />
  13. <link href="EstiloReporta2011.css" rel="stylesheet" type="text/css">
  14. <!--[if IE]><link rel="stylesheet" href="<?php get_stylesheet_directory_uri(); ?>/ie.css" type="text/css" media="screen" /><![endif]-->
  15. <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
  16. <?php if ( is_singular() && get_option( 'thread_comments' ) ) wp_enqueue_script( 'comment-reply' ); ?>
  17. <?php wp_head();
  18. ?>
  19. </head>
  20. <body <?php body_class(); ?>>
  21. <body>
  22. <div class="Contenedor">
  23. <?php include_once('cabeza.php'); ?>
  24. <div class="Cuerpo conFondo">
  25. <div class="textCuerpo justify" >