%PDF- %PDF-
| Direktori : /home/c/a/s/casasmonvl/landing/wp-content__cd4a429/themes/landkit/ |
| Current File : /home/c/a/s/casasmonvl/landing/wp-content__cd4a429/themes/landkit/template-fullpage.php |
<?php
// =============================================================================
// TEMPLATE NAME: Fullpage
// -----------------------------------------------------------------------------
// Fullpage template.
// Documentation: framework-y.com/templates/fullpage/template-fullpage-documentation.html
// =============================================================================
if (defined("HC_PLUGIN_PATH")) {
global $HC_PAGE_ARR;
include_once(HC_PLUGIN_PATH . "/global-content.php");
}
get_header();
if (defined("HC_PLUGIN_PATH")) include(HC_PLUGIN_PATH . "/fullpage.php");
get_footer();
?>