Skip to content

Instantly share code, notes, and snippets.

@bradpotter
Last active February 18, 2016 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradpotter/37e0ddb00047a0fd77af to your computer and use it in GitHub Desktop.
Save bradpotter/37e0ddb00047a0fd77af to your computer and use it in GitHub Desktop.
Page title 1 or 2
<div class="site-inner">
<div class="content-sidebar-wrap">
<header class="entry-header">
<h1 class="entry-title" itemprop="headline">Sample Page</h1>
</header>
<main class="content" id="genesis-content">
<article class="post-31 page type-page status-publish entry" itemscope="" itemtype="http://schema.org/CreativeWork">
<div class="entry-content" itemprop="text">
<p>This is an example of a WordPress page</p>
</div>
</article>
</main>
</div>
</div>
<div class="site-inner">
<div class="content-sidebar-wrap">
<h1 class="entry-title" itemprop="headline">Sample Page</h1>
<main class="content" id="genesis-content">
<article class="post-31 page type-page status-publish entry" itemscope="" itemtype="http://schema.org/CreativeWork">
<header class="entry-header">
</header>
<div class="entry-content" itemprop="text">
<p>This is an example of a WordPress page</p>
</div>
</article>
</main>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment