%PDF- %PDF-
| Direktori : /home/casasmonvl/landing/wp-content__cd4a429/themes/landkit/ |
| Current File : /home/casasmonvl/landing/wp-content__cd4a429/themes/landkit/template-twosides.php |
<?php
// =============================================================================
// TEMPLATE NAME: Two sides
// -----------------------------------------------------------------------------
// Two sides template.
// Documentation: framework-y.com/templates/fullpage/template-fullpage-twosides-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 . "/twosides.php");
get_footer();
?>