%PDF- %PDF-
Direktori : /var/www/sms.eco-n-tech.co.uk/wp-content/themes/hittasmslanwebvatra/templates/ |
Current File : /var/www/sms.eco-n-tech.co.uk/wp-content/themes/hittasmslanwebvatra/templates/main-template.php |
<?php /* Template Name: Main Template */ get_header(); if ( have_rows( 'main_flexible_content' ) ){ while ( have_rows( 'main_flexible_content' ) ) { the_row(); get_template_part( 'templates/components/hero_section', get_row_layout() ); get_template_part( 'templates/components/langivare_list_section', get_row_layout() ); get_template_part( 'templates/components/main_article_section', get_row_layout() ); get_template_part( 'templates/components/wwf_sections', get_row_layout() ); } } get_footer(); ?>