Skip to content

Instantly share code, notes, and snippets.

@stevencwarren
Created December 10, 2013 18:34
Show Gist options
  • Save stevencwarren/7895628 to your computer and use it in GitHub Desktop.
Save stevencwarren/7895628 to your computer and use it in GitHub Desktop.
<header class="panel-header">
<h1>Play Brain Breaks</h1>
<a href="javascript:;" id="back-to-dashboard" class="button button-primary button-panel-back"><i class="icon-arrow-left"></i> <span>Back</span></a>
</header>
<section class="brain-breaks">
<nav class="filter-nav"></nav>
<div id="brain-break-list" />
</section>
<% if (!plus) { %>
<section class="learn-about-plus">
<p>Get more games with <strong>GoNoodle Plus!</strong>
<span class="button-primary">Learn more</span>
</p>
</section>
<% } %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment