max_num_pages ? $wp_query->max_num_pages : 1; ?>

' . esc_html( get_search_query() ) . '' ); ?>

found_posts, 'idsk-template' ) ), (int) $wp_query->found_posts ); ?>
'; if (get_the_title()) { the_title(); } else { // If no title is present, show the date the_date(); } echo ''; ?>

get_the_ID() )); if (!empty($sub_pages)) { foreach ($sub_pages as $sub_page) { ?>
ID )).'" class="idsk-card-title govuk-link" title="'.esc_attr($sub_page->post_title).'">'.esc_html($sub_page->post_title).''; ?>

ID )); ?>