Dashboard
PHP:
8.1.33
OS:
Linux
User:
lawtemple
/
/
home
/
www
/
lawtemplefirm.com
/
wp-content
/
themes
/
law-temple-theme
📤 Upload
📝 New File
📁 New Folder
Close
Editing: single-testimonial.php
<?php get_header();while(have_posts()):the_post(); ?><main id="main-content"><?php get_template_part('template-parts/page-hero'); ?><section class="lt-section"><div class="lt-container lt-content lt-prose"><?php the_content(); ?></div></section></main><?php endwhile;get_footer(); ?>
Save
Cancel