%PDF- %PDF-
| Direktori : /home/casasmonvl/landing/wp-content__cd4a429/themes/landkit/ |
| Current File : /home/casasmonvl/landing/wp-content__cd4a429/themes/landkit/single.php |
<?php
// =============================================================================
// SINGLE.PHP
// -----------------------------------------------------------------------------
// Template file for single blog posts.
// =============================================================================
if (defined("HC_PLUGIN_PATH")) {
include_once(HC_PLUGIN_PATH . "/global-content.php");
}
get_header();
landkit_the_content();
get_footer();
?>