6
404.php
6
404.php
@@ -4,10 +4,4 @@
|
|||||||
<?php _e('Sorry, but the page you were trying to view does not exist.', 'sage'); ?>
|
<?php _e('Sorry, but the page you were trying to view does not exist.', 'sage'); ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p><?php _e('It looks like this was the result of either:', 'sage'); ?></p>
|
|
||||||
<ul>
|
|
||||||
<li><?php _e('a mistyped address', 'sage'); ?></li>
|
|
||||||
<li><?php _e('an out-of-date link', 'sage'); ?></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<?php get_search_form(); ?>
|
<?php get_search_form(); ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user