Skip to content

Instantly share code, notes, and snippets.

@chocnut
Created September 17, 2012 04:58
Show Gist options
  • Save chocnut/3735631 to your computer and use it in GitHub Desktop.
Save chocnut/3735631 to your computer and use it in GitHub Desktop.
Page.ss
<div class="row">
<div class="span6 frame-content">
<p class="pull-left">$Content.Paragraph(1)</p>
</div>
<div class="span6 frame-content">
<p>$Content.Paragraph(2)</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment