BossBey File Manager
PHP:
7.2.34
OS:
Linux
User:
tcommcom
Root
/
home
/
tcommcom
/
public_html
/
wp-content
/
themes
/
oceanwp
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 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' );
Save
Cancel