PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/veezar.kerihosting.com/wp-content/themes/lms-old/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : //home/trave494/veezar.kerihosting.com/wp-content/themes/lms-old/tpl-blank.php |
<?php /* Template Name: Blank - No Header, No Footer */?> <!doctype html> <!--[if IE 7 ]> <html lang="en-gb" class="isie ie7 oldie no-js"> <![endif]--> <!--[if IE 8 ]> <html lang="en-gb" class="isie ie8 oldie no-js"> <![endif]--> <!--[if IE 9 ]> <html lang="en-gb" class="isie ie9 no-js"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html <?php language_attributes(); ?>> <!--<![endif]--> <head> <meta charset="utf-8"> <?php dttheme_is_mobile_view(); ?> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" /> <?php #Header Code Section if( dttheme_option('integration', 'enable-header-code') ): add_action( 'wp_head', 'dttheme_header_add_inline_script' ); function dttheme_header_add_inline_script() { $custom_js = stripslashes(dttheme_option('integration', 'header-code')); wp_add_inline_script( 'jquery-nicescroll', $custom_js, 'after' ); } endif; wp_head(); ?> </head> <?php $body_class_arg = ( dttheme_option("appearance","layout") === "boxed" ) ? array("boxed") : array(); ?> <body <?php body_class( $body_class_arg ); ?>> <?php $picker = dttheme_option("general","disable-picker"); if(!isset($picker) && !is_user_logged_in() ): dttheme_color_picker(); endif;?> <!-- **Wrapper** --> <div class="wrapper"> <!-- **Inner Wrapper** --> <div class="inner-wrapper"> <!-- **Main** --> <div id="main"> <!-- ** Blank Template Container --> <div class="blank-template-container"> <!-- ** Blank Template Container --> <div class="blank-template"> <!-- ** Blank Template Wrapper --> <div class="blank-template-wrapper"> <!-- ** Container ** --> <div class="container"> <!-- ** Primary Section ** --> <section id="primary" class="content-full-width"><?php if( have_posts() ): while( have_posts() ): the_post(); get_template_part( 'framework/loops/content', 'page' ); endwhile; endif;?> </section><!-- ** Primary Section End ** --> </div><!-- **Container - End** --> </div><!-- ** Blank Template Wrapper --> </div><!-- ** Blank Template --> </div><!-- ** Blank Template Container --> </div><!-- **Main - End** --> </div><!-- **Inner Wrapper - End** --> </div><!-- **Wrapper - End** --> <?php $dttheme_options = get_option(IAMD_THEME_SETTINGS); if(dttheme_option('integration', 'enable-body-code') != '') echo stripslashes(dttheme_option('integration', 'body-code')); wp_footer(); ?> </body> </html>