@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * The template for displaying search results pages. |
|
| 4 | - * |
|
| 5 | - * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result |
|
| 6 | - * |
|
| 7 | - * @package Lighthouse |
|
| 8 | - */ |
|
| 3 | + * The template for displaying search results pages. |
|
| 4 | + * |
|
| 5 | + * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result |
|
| 6 | + * |
|
| 7 | + * @package Lighthouse |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | get_header(); ?> |
| 11 | 11 | |