<?php /* Template Name: Blog Grid */ get_header(); get_template_part('blog','content'); get_footer();