HEX
Server: Apache
System: Linux webm019.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: marieroufy (41973)
PHP: 7.2.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/marieroufy/www/wp-content/themes/mesmerize/template-parts/content-none.php
<div id="post-<?php the_ID();?>" <?php post_class(); ?>>
  <div class="post-content-single">
    <h3 class="page-title">
    <?php _e('Nothing Found', 'mesmerize');?>
    </h3>
      <?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>.', 'mesmerize'), 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.', 'mesmerize');?></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.', 'mesmerize');?></p>
        <?php get_search_form();?>
      <?php endif; ?>
  </div>
</div>