Path : /proc/thread-self/root/home/vishqocm/drajayapala.com/wp-content/themes/oceanwp/
File Upload :
Current File : //proc/thread-self/root/home/vishqocm//drajayapala.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' );