Add missing 'class' comments
This commit is contained in:
parent
55ab0fa5d6
commit
b9fa5c0dd2
8 changed files with 13 additions and 13 deletions
|
@ -56,7 +56,7 @@
|
|||
<div class="assistive-text skip-link"><a href="#content" title="<?php esc_attr_e( 'Skip to content', '_s' ); ?>"><?php _e( 'Skip to content', '_s' ); ?></a></div>
|
||||
|
||||
<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
|
||||
</nav>
|
||||
</nav><!-- .site-navigation .main-navigation -->
|
||||
</header><!-- #masthead .site-header -->
|
||||
|
||||
<div id="main">
|
Loading…
Add table
Add a link
Reference in a new issue