CS: fix up embedded PHP inconsistencies introduced in the mean time.

This commit is contained in:
jrfnl 2018-02-27 11:18:50 +01:00
parent b26b6ebfa4
commit ec877e48c3
6 changed files with 30 additions and 29 deletions

View file

@ -22,9 +22,9 @@ get_header();
<p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', '_s' ); ?></p>
<?php
get_search_form();
get_search_form();
the_widget( 'WP_Widget_Recent_Posts' );
the_widget( 'WP_Widget_Recent_Posts' );
?>
<div class="widget widget_categories">