%PDF- %PDF-
Direktori : /var/www/tif-dev/wp-content/themes/inkfactory/ |
Current File : //var/www/tif-dev/wp-content/themes/inkfactory/front-page.php |
<?php get_header(); ?> <main class="page-wrapper"> <?php while (have_posts()) : the_post(); ?> <?php the_content(); ?> <?php endwhile; // End of the loop. ?> <div class="container"> <?php get_template_part('template-parts/subscribe') ?> </div> </main> <?php get_footer(); ?>