_s
* Make the 404 page a little friendlier * Add a missing tab to the header.php
This commit is contained in:
parent
9e817e0aa4
commit
ae85c2b76e
2 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
<body <?php body_class(); ?>>
|
||||
<div id="page" class="hfeed">
|
||||
<?php do_action( 'before' ); ?>
|
||||
<?php do_action( 'before' ); ?>
|
||||
<header id="masthead" role="banner">
|
||||
<hgroup>
|
||||
<h1 class="site-title"><a href="<?php echo home_url( '/' ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue