Current File : /home/kelaby89/babyl0n.restaurant/wp-content/themes/restar/templates/content-audio.php
<?php
/**
 * @Packge     : Restar
 * @Version    : 1.0
 * @Author     : Themeholy
 * @Author URI : https://themeforest.net/user/themeholy
 *
 */

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

echo '<!-- Single Post -->';
?>
<div <?php post_class(); ?>>
<?php

    // Blog Post Content
    do_action( 'restar_blog_post_content' );


echo '</div>';
echo '<!-- End Single Post -->';
Page not found – Hello World !