This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
2016-06-18 11:41:59 +00:00
|
|
|
<?php
|
|
|
|
/**
|
|
|
|
* The template used for displaying page content in page.php
|
|
|
|
*
|
|
|
|
* @package understrap
|
|
|
|
*/
|
|
|
|
?>
|
|
|
|
|
2016-11-01 15:25:21 +00:00
|
|
|
<?php the_content(); ?>
|