File "500.php"

Full Path: /home/tekvhqgl/public_html/dev2024_old_skip/wp-content/themes/hestia/500.php
File size: 164 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The template for 500 page in PWA.
 *
 * @package Hestia
 */
pwa_get_header( 'pwa' );

do_action( 'hestia_do_server_error' );

pwa_get_footer( 'pwa' );