Skip to content

Commit

Permalink
Merge pull request #77 from gopalraha/patch-1
Browse files Browse the repository at this point in the history
Adding search form to 404 page
  • Loading branch information
LoeiFy committed Nov 1, 2018
2 parents 1063743 + d1abed8 commit 0819190
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 404.php
Expand Up @@ -17,7 +17,9 @@
<h1>404 Not Found</h1>
<p>The page you were looking for is no longer available.</p>
</div>

<center>
<?php get_search_form(); ?>
</center>
</div>
</div>
</div>
Expand Down

0 comments on commit 0819190

Please sign in to comment.