_s: More consistency with class names in the structural markup
This commit is contained in:
parent
88b7c401e6
commit
afe244fe68
15 changed files with 33 additions and 33 deletions
4
404.php
4
404.php
|
@ -8,7 +8,7 @@
|
|||
|
||||
get_header(); ?>
|
||||
|
||||
<div id="primary">
|
||||
<div id="primary" class="site-content">
|
||||
<div id="content" role="main">
|
||||
|
||||
<article id="post-0" class="post error404 not-found">
|
||||
|
@ -42,6 +42,6 @@ get_header(); ?>
|
|||
</article><!-- #post-0 -->
|
||||
|
||||
</div><!-- #content -->
|
||||
</div><!-- #primary -->
|
||||
</div><!-- #primary .site-content -->
|
||||
|
||||
<?php get_footer(); ?>
|
Loading…
Add table
Add a link
Reference in a new issue