Add missing 'class' comments
This commit is contained in:
parent
55ab0fa5d6
commit
b9fa5c0dd2
8 changed files with 13 additions and 13 deletions
|
@ -15,7 +15,7 @@ get_header(); ?>
|
|||
|
||||
<header class="page-header">
|
||||
<h1 class="page-title"><?php printf( __( 'Search Results for: %s', '_s' ), '<span>' . get_search_query() . '</span>' ); ?></h1>
|
||||
</header>
|
||||
</header><!-- .page-header -->
|
||||
|
||||
<?php _s_content_nav( 'nav-above' ); ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue