Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Last active August 29, 2015 14:14
Show Gist options
  • Save jennimckinnon/b279259aab66d4688035 to your computer and use it in GitHub Desktop.
Save jennimckinnon/b279259aab66d4688035 to your computer and use it in GitHub Desktop.
Part of a full width template I am creating from a page.php template in WordPress.
<div id="primary" class="content-area sixteen columns">
<main id="main" class="site" role="main">
<?php get_template_part( 'content/content', 'page' ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment