Skip to content

Instantly share code, notes, and snippets.

@nashby
Created February 2, 2011 14:14
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 nashby/807716 to your computer and use it in GitHub Desktop.
Save nashby/807716 to your computer and use it in GitHub Desktop.
<h1>Post:</h1>
<h2><%= @post.title %></h2>
<div style="margin:0 250px 0 250px">
<pre>
<code class="<%= @post.language %>"><%= @post.source_code %></code>
</pre>
</div>
<%= raw(disqus_thread) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment