PATH:
home
/
thecwrif
/
public_html
/
wp-content
/
plugins
/
jeg-elementor-kit
/
templates
<!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>
[-] footer-template.php
[edit]
[-] header-template.php
[edit]
[-] 404-template.php
[edit]
[-] single-template.php
[edit]
[+]
..
[+]
banner
[+]
dashboard