File "500.php"

Full Path: /home/mahaadedsdfdfhfg/public_html/wp-content/themes/oceanwp/500.php
File size: 211 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The template for displaying 500 pages in PWA.
 *
 * @package OceanWP WordPress theme
 * @since   1.8.8
 */

pwa_get_header( 'pwa' );

do_action( 'ocean_do_server_error' );

pwa_get_footer( 'pwa' );