%s',
apply_filters( 'generate_404_text', esc_html__( 'Perhaps try searching for the page that you were looking for?', 'alurra' ) ) // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- HTML is allowed in filter here.
);
get_search_form();
?>