Skip to content

Instantly share code, notes, and snippets.

@bguiz
Created May 28, 2013 11:39
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 bguiz/5662149 to your computer and use it in GitHub Desktop.
Save bguiz/5662149 to your computer and use it in GitHub Desktop.
improve FT view modules #ft #html5
<div class="apple">
<h2 class="headline">{{headline}}</h2>
<h3 class="sub-head">{{subhead}}</h3>
<div class="body">{{body}}</div>
</div>
<div class="apple">
<h2 class="headline">{{headline}}</h2>
<h3 class="sub-head">{{subhead}}</h3>
<div class="body">{{body}}</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment