Skip to content

Instantly share code, notes, and snippets.

@ashrafuzzaman
Created May 5, 2013 11:44
Show Gist options
  • Save ashrafuzzaman/5520590 to your computer and use it in GitHub Desktop.
Save ashrafuzzaman/5520590 to your computer and use it in GitHub Desktop.
Rendered widget
<div class="header">
<h1>Rails widget</h1>
</div>
<div class="wrapper">
<h2>
Title
</h2>
<div class="content">
Content
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment