navbar working
This commit is contained in:
parent
b99281d42a
commit
a81c43a655
22 changed files with 25452 additions and 25318 deletions
12
404.php
12
404.php
|
@ -10,12 +10,12 @@
|
|||
get_header(); ?>
|
||||
|
||||
<main class="content-wrap">
|
||||
<section class="container mx-auto relative z-10">
|
||||
<h1>Oops! That page can't be found.</h1>
|
||||
<p>It looks like nothing was found at this location. Maybe try one of the links below or a search?</p>
|
||||
<?php
|
||||
get_search_form(); ?>
|
||||
</section>
|
||||
<section class="container mx-auto relative z-10">
|
||||
<h1>Oops! That page can't be found.</h1>
|
||||
<p>It looks like nothing was found at this location. Maybe try one of the links below or a search?</p>
|
||||
<?php
|
||||
get_search_form(); ?>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue