|
Server : Apache System : Linux p3plmcpnl504569.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : vvx4wizpbi9m ( 10307748) PHP Version : 8.3.32 Disable Function : NONE Directory : /home/vvx4wizpbi9m/public_html/hyattview.com/wp-content/themes/entr/ | |
|
Path: /home/vvx4wizpbi9m/public_html/hyattview.com/wp-content/themes/entr/single-elementor_library.php
Size: 373 B
Permissions: 0644
<?php get_header( 'builders' ); ?>
<div class="page-builders" role="main">
<div class="page-builders-content-area">
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<div <?php post_class(); ?>>
<?php the_content(); ?>
</div>
<?php
endwhile;
else :
get_template_part( 'content', 'none' );
endif;
get_footer();