Spaces
This commit is contained in:
parent
43bab4a5ce
commit
ed523ab0b1
|
@ -42,10 +42,10 @@ if ( have_posts() ) : ?>
|
|||
</footer>
|
||||
|
||||
<?php
|
||||
endwhile;
|
||||
else :
|
||||
_e( 'Sorry, no posts were found.', 'textdomain' );
|
||||
endif;
|
||||
endwhile;
|
||||
else :
|
||||
_e( 'Sorry, no posts were found.', 'textdomain' );
|
||||
endif;
|
||||
?>
|
||||
|
||||
<?php
|
||||
|
|
Loading…
Reference in a new issue