/** * The main template file * * @link http://codex.wordpress.org/Template_Hierarchy * * @package WordPress * @subpackage Diplomat * @since Diplomat 1.0 */ get_header(); if ( have_posts() ) : while ( have_posts() ) : the_post();?>