Explorar o código

added search form
changed to the correct l10n text

manne %!s(int64=13) %!d(string=hai) anos
pai
achega
12c4a3f6af
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      404.php

+ 7 - 1
404.php

@@ -16,9 +16,15 @@
 					
 							<section class="post-content">
 							
-								<p><?php _e("The article you were looking for was not found, try looking for it again!", "bonestheme"); ?></p>
+								<p><?php _e("The article you were looking for was not found, but maybe try looking again!", "bonestheme"); ?></p>
 					
 							</section> <!-- end article section -->
+
+							<section class="search">
+				
+							    <p><?php get_search_form(); ?></p>
+				
+							</section> <!-- end search section -->
 						
 							<footer class="article-header">