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

13 lines
286 B
PHP

<?php
/**
* The template for displaying all pages.
*
* This is the template that displays all pages by default.
*
* @package Catch Themes
* @subpackage Simple_Catch_Pro
* @since Simple Catch 1.0
*/
?>
<?php if ( function_exists( 'simplecatch_content' ) ) simplecatch_content();