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