Skip to content

Instantly share code, notes, and snippets.

@jackmcdade
Created August 29, 2012 20:58
Show Gist options
  • Save jackmcdade/3518861 to your computer and use it in GitHub Desktop.
Save jackmcdade/3518861 to your computer and use it in GitHub Desktop.
Grid example
{{ the_grid }}
<div class="row">
<h1>{{ caption }}</h1>
<p>{{ some_text }}</p>
</div>
{{ /the_grid }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment