Changeset 13565
- Timestamp:
- 03/03/2010 12:19:18 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/header.php
r13555 r13565 2 2 <html <?php language_attributes(); ?>> 3 3 <head> 4 <meta charset="<?php bloginfo('charset'); ?>" /> 5 4 6 <title><?php 5 7 if ( is_single() ) { … … 17 19 } 18 20 ?></title> 19 20 <meta http-equiv="content-type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />21 21 22 22 <link rel="profile" href="http://gmpg.org/xfn/11" />
Note: See TracChangeset
for help on using the changeset viewer.