Anomali
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
u470675869
/
domains
/
catzone.ae
/
public_html
/
wp-content
/
themes
/
porto
/
Filename :
single-block.php
back
Copy
<?php get_header(); ?> <?php global $porto_settings; wp_reset_postdata(); ?> <div id="content" role="main"> <?php if ( have_posts() ) : the_post(); ?> <?php the_content(); ?> <?php endif; ?> </div> <?php get_footer(); ?>