<?php /** * Template Name: Home Page * **/ get_header();?> <div id="main-home-content" class="home-content home-page container" role="main"> <?php // Start the Loop. while ( have_posts() ) : the_post(); the_content(); endwhile; ?> </div><!-- #main-content --> <?php get_footer();
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
blank-page.php | File | 811 B | 0644 |
|
homepage.php | File | 298 B | 0644 |
|
landing-page.php | File | 676 B | 0644 |
|
maintenance.php | File | 1.1 KB | 0644 |
|