| Server IP : 87.98.154.146 / Your IP : 216.73.216.165 Web Server : Apache System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : ohklomafyi ( 52085) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/ohklomafyi/www/wp-content/plugins/templately/views/templates/ |
Upload File : |
<?php /** * @package Templately * @since 3.0.0 */ ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <link rel="profile" href="<?php echo is_ssl() ? 'https://' : 'http://'; ?>gmpg.org/xfn/11"/> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"/> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php /** * WP Defaults */ do_action( 'wp_body_open' ); /** * Header Template Actions For Templately */ do_action( 'templately_builder_header_before' ); do_action( 'templately_builder_header' ); do_action( 'templately_builder_header_after' ); /** * Print Headers if needed. */ templately()->theme_builder::$location_manager->do_location( 'header' );