index of
/
home
/
thefkyzp
/
www
/
wp-content
/
themes
/
oceanwp
/
File: /home/thefkyzp/www/wp-content/themes/oceanwp/500.php
<?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' );