HEX
Server: Apache
System: Linux efa57bbe-abb1-400d-2985-3b056fbc2701.secureserver.net 6.1.147-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 24 12:33:32 EDT 2025 x86_64
User: root (0)
PHP: 8.0.30.4
Disabled: NONE
Upload Files
File: /var/www/wp-content/themes/oceanwp/inc/themepanel/views/layout/master.php
<div id="wrap" class="wrap">
	<h1></h1>
	<?php do_action( 'ocean_notifications_content' ); ?>
	<div class="oceanwp-tp-wrap oceanwp-wrap oceanwp">
		<?php require_once OCEANWP_THEME_PANEL_DIR . '/views/layout/header.php'; ?>
		<div class="oceanwp-tp-container">
			<?php require_once OCEANWP_THEME_PANEL_DIR . '/views/layout/sidebar.php'; ?>
			<div class="oceanwp-tp-panes">
				<div class="oceanwp-tp-preloader"><div class="oceanwp-tp-loader"></div></div>
				<?php oceanwp_theme_panel()->print_pane(); ?>
			</div>
		</div>
	</div>
</div>