role="main">
' . sprintf( __( 'Search Results for – "%s"', 'frontier' ), get_search_query() ) . ''; } else { the_archive_title( '

', '

' ); the_archive_description( '
', '
' ); } ?>
' . __( 'Nothing Found', 'frontier' ) . ''; $frontier_nothing_found_content .= '

' . __( 'Try a new keyword.', 'frontier' ) . '

'; $frontier_nothing_found_content .= get_search_form( false ); echo apply_filters( 'frontier_nothing_found_content', $frontier_nothing_found_content ); ?>
' . get_next_posts_link( __( '← Older Posts', 'frontier' ) ) . '
'; $post_nav_blog .= ''; } else { $post_nav_blog .= ''; $post_nav_blog .= ''; } echo apply_filters( 'frontier_post_nav_blog', $post_nav_blog ); ?>