View file understrap-master/loop-templates/content-empty.php
<?php /** * The template used for displaying page content in page.php * * @package understrap */ ?> <?php the_content(); ?>
<?php /** * The template used for displaying page content in page.php * * @package understrap */ ?> <?php the_content(); ?>