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
|
|
|
|
/**
|
2016-11-21 18:12:07 +00:00
|
|
|
* Content empty partial template.
|
2016-06-18 11:41:59 +00:00
|
|
|
*
|
|
|
|
* @package understrap
|
|
|
|
*/
|
|
|
|
|
2016-11-21 18:12:07 +00:00
|
|
|
the_content();
|