????
Current Path : /home/rsfshcom/public_html/wp-content/plugins/jeg-elementor-kit/templates/ |
Current File : /home/rsfshcom/public_html/wp-content/plugins/jeg-elementor-kit/templates/single-template.php |
<!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" /> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php do_action( 'wp_body_open' ); ?> <div id="page" class="jkit-template <?php echo esc_attr( get_jkit_template_classes( 'single' ) ); ?> find-single site"> <?php get_the_content(); ?> </div> </body> </html>