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