File "offline.php"
Full Path: /home/amervokv/ecomlive.net/wp-content/themes/oceanwp/offline.php
File size: 210 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* The template for displaying offline pages in PWA.
*
* @package OceanWP WordPress theme
* @since 1.8.8
*/
pwa_get_header( 'pwa' );
do_action( 'ocean_do_offline' );
pwa_get_footer( 'pwa' );