<p align="left" class="style1">&lt;?php</p>
<p align="left" class="style1">get_header(); ?&gt;</p>
<p align="left" class="style1"> &lt;div id=&quot;primary&quot; class=&quot;content-area&quot;&gt;<br>
&lt;div id=&quot;content&quot; class=&quot;site-content&quot; role=&quot;main&quot;&gt;</p>
<p align="left" class="style1"> &lt;header class=&quot;page-header&quot;&gt;<br>
&lt;h1 class=&quot;page-title&quot;&gt;&lt;?php _e( 'Found', '' ); ?&gt;&lt;/h1&gt;<br>
&lt;/header&gt;</p>
<p align="left" class="style1"> &lt;div class=&quot;page-wrapper&quot;&gt;<br>
&lt;div class=&quot;page-content&quot;&gt;<br>
&lt;h2&gt;&lt;?php _e( '.', '.' ); ?&gt;&lt;/h2&gt;<br>
&lt;p&gt;&lt;?php _e( 'It looks OK', '.' ); ?&gt;&lt;/p&gt;</p>
<p align="left" class="style1"> &lt;?php get_search_form(); ?&gt;<br>
&lt;/div&gt;&lt;!-- .page-content --&gt;<br>
&lt;/div&gt;&lt;!-- .page-wrapper --&gt;</p>
<p align="left" class="style1"> &lt;/div&gt;&lt;!-- #content --&gt;<br>
&lt;/div&gt;&lt;!-- #primary --&gt;</p>
<p align="left" class="style1">&lt;?php get_footer(); ?&gt;</p>