diff --git a/templates/layout/00_layout.php b/templates/layout/00_layout.php index 50a6231..777ed35 100755 --- a/templates/layout/00_layout.php +++ b/templates/layout/00_layout.php @@ -61,43 +61,7 @@ echo ''; } ?> - - - - - - - - - + insert('theme::partials/search_script', ['page' => $page, 'base_url' => $base_url]); ?> diff --git a/templates/partials/search_script.php b/templates/partials/search_script.php new file mode 100644 index 0000000..cd9214a --- /dev/null +++ b/templates/partials/search_script.php @@ -0,0 +1,37 @@ + + + + + + + + + \ No newline at end of file