understrap/loop-templates/content-empty.php

10 lines
131 B
PHP

<?php
/**
* The template used for displaying page content in page.php
*
* @package understrap
*/
?>
<?php the_content(); ?>