HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/shaping-sar.ru/public_html/wp-content/themes/beauty spa/content-none.php
<?php
/**
 * The template part for displaying a message that posts cannot be found
 *
 * Learn more: {@link https://codex.wordpress.org/Template_Hierarchy}
 *
 * @package WordPress
 * @subpackage bautySpa
 * @since bautySpa
 */
?>

<article id="post-<?php if(!is_search())the_ID(); ?>" <?php post_class(); ?>>
	<div class="blog-post">
		<h3 class="entry-title blog-post-title"><?php _e( 'Nothing Found', 'bautySpa' ); ?></h3>

		<div class="page-content"><?php if ( is_home() && current_user_can( 'publish_posts' ) ) : ?>

<p><?php printf( __( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'bautySpa' ), esc_url( admin_url( 'post-new.php' ) ) ); ?></p>

<?php elseif ( is_search() ) : ?>

<p><?php _e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'bautySpa' ); ?></p>
<?php get_search_form(); ?> <?php else : ?>

<p><?php _e( 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.', 'bautySpa' ); ?></p>
<?php get_search_form(); ?> <?php endif; ?></div>
	</div>
</article>