View file understrap-master/loop-templates/content-blank.php

File size: 131B
<?php
/**
 * The template used for displaying page content in page.php
 *
 * @package understrap
 */
?>

  <?php the_content(); ?>