PATH:
home
/
ediuae
/
pearlandpetalbeautyspa.com
/
wp-content
/
themes
/
envo-royal
<?php get_header(); ?> <!-- start page content container --> <div class="row single-page"> <article class="col-md-<?php envo_royal_main_content_width_columns(); ?>"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div <?php post_class(); ?>> <?php do_action('envo_royal_page_content'); ?> </div> <?php endwhile; ?> <?php else : ?> <?php get_template_part('content', 'none'); ?> <?php endif; ?> </article> <?php do_action('envo_royal_sidebar'); ?> </div> <!-- end page content container --> <?php get_footer();
[+]
..
[-] header.php
[edit]
[-] functions.php
[edit]
[-] single.php
[edit]
[+]
template-parts
[-] rtl.css
[edit]
[+]
assets
[-] index.php
[edit]
[-] screenshot.png
[edit]
[+]
languages
[-] content-none.php
[edit]
[-] 404.php
[edit]
[-] footer.php
[edit]
[-] sidebar.php
[edit]
[-] archive.php
[edit]
[-] page.php
[edit]
[-] style.css
[edit]
[-] comments.php
[edit]
[+]
extra
[-] single-elementor_library.php
[edit]
[-] content.php
[edit]
[-] search.php
[edit]
[-] readme.txt
[edit]