HEX
Server: Apache
System: Linux webm006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/dallavitae/OLD_WP/wp-content/themes/layerswp/partials/content-empty.php
<?php
/**
 * This partial is used for displaying empty page content
 *
 * @package Layers
 * @since Layers 1.0.0
 */ ?>
<header class="section-title large">
	<?php do_action('layers_before_single_title'); ?>
		<h1 class="heading"><?php _e( 'No posts found' , 'layerswp' ) ; ?></h1>
	<?php do_action('layers_after_single_title'); ?>
</header>
<div class="story">
	<p><?php _e( 'Use the search form below to find the page you\'re looking for:' , 'layerswp' ) ; ?></p>
	<?php get_search_form(); ?>
</div>