PATH:
home
/
letacommog
/
vaeg1
/
wp-content
/
themes
/
oceanwp
<?php /** * The Header for our theme. * * @package OceanWP WordPress theme */ ?> <!DOCTYPE html> <html class="<?php echo esc_attr( oceanwp_html_classes() ); ?>" <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <link rel="profile" href="https://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <body <?php body_class(); ?> <?php oceanwp_schema_markup( 'html' ); ?>> <?php wp_body_open(); ?> <?php do_action( 'ocean_before_outer_wrap' ); ?> <div id="outer-wrap" class="site clr"> <a class="skip-link screen-reader-text" href="#main"><?php oceanwp_theme_strings( 'owp-string-header-skip-link', 'oceanwp' ); ?></a> <?php do_action( 'ocean_before_wrap' ); ?> <div id="wrap" class="clr"> <?php do_action( 'ocean_top_bar' ); ?> <?php do_action( 'ocean_header' ); ?> <?php do_action( 'ocean_before_main' ); ?> <main id="main" class="site-main clr"<?php oceanwp_schema_markup( 'main' ); ?> role="main"> <?php do_action( 'ocean_page_header' ); ?>
[+]
..
[-] footer-pwa.php
[edit]
[-] index.php
[edit]
[-] footer.php
[edit]
[+]
sass
[-] readme.txt
[edit]
[-] offline.php
[edit]
[+]
languages
[-] header-pwa.php
[edit]
[-] functions.php
[edit]
[+]
inc
[-] style.css
[edit]
[-] 500.php
[edit]
[+]
assets
[-] wpml-config.xml
[edit]
[+]
tribe-events
[-] page.php
[edit]
[-] 404.php
[edit]
[-] singular.php
[edit]
[-] search.php
[edit]
[-] sidebar.php
[edit]
[-] changelog.md
[edit]
[-] rtl.css
[edit]
[+]
woocommerce
[-] screenshot.png
[edit]
[-] sidebar-left.php
[edit]
[+]
templates
[-] searchform.php
[edit]
[-] header.php
[edit]
[+]
partials
[-] comments.php
[edit]
[-] image.php
[edit]