Skip to content

Instantly share code, notes, and snippets.

@tothda
Created September 22, 2008 07:31
Show Gist options
  • Select an option

  • Save tothda/11958 to your computer and use it in GitHub Desktop.

Select an option

Save tothda/11958 to your computer and use it in GitHub Desktop.
<div id='content'>
<div class='left column'>
<h2>Welcome to our site!</h2>
<p>
<%= print_information %>
</p>
</div>
<div class="right column">
<%= render :partial => "1" %>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment