HEX
Server: Apache
System: Linux webm013.cluster123.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: lesanew (165608)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/lesanew/www/wp-content/themes/neobeat/inc/404/templates/404.php
<?php

// Hook to include additional content before 404 page content
do_action( 'neobeat_action_before_404_page_content' );

// Include module content template
echo apply_filters( 'neobeat_filter_404_page_content_template', neobeat_get_template_part( '404', 'templates/404-content', '', neobeat_get_404_page_parameters() ) );

// Hook to include additional content after 404 page content
do_action( 'neobeat_action_after_404_page_content' );