<?php
/**
 * Blank content partial template.
 *
 * @package c9-starter
 */
?>
<div class="entry-content">
<?php the_content(); ?>
</div>
