<?php
/*
 * Content template (content.php)
 * Renders post/page core content (title, excerpt, body)
*/

// Block direct access
if (!defined('ABSPATH')) exit;