wordpress/php-fpm/wordpress_files/themes/simple-catch/single.php
2020-05-22 01:40:23 +00:00

11 lines
230 B
PHP

<?php
/**
* The Template for displaying all single posts.
*
* @package Catch Themes
* @subpackage Simple_Catch_Pro
* @since Simple Catch 1.0
*/
?>
<?php if ( function_exists( 'simplecatch_content' ) ) simplecatch_content();