Current Path : /var/www/quickscrum.com/wp-content/themes/Quickscrum-child/template-parts/solution-guide/ |
Current File : /var/www/quickscrum.com/wp-content/themes/Quickscrum-child/template-parts/solution-guide/single.php |
<?php // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die; } ?> <!-- BEGIN .entry --> <div class="entry"> <!-- BEGIN .post-content --> <div class="post-content"> <?php the_content(); ?> </div> <!-- END .post-content --> </div> <!-- END .entry -->