Guest User

Untitled

a guest
Jul 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <h1>Post:</h1>
  2. <h2><%= @post.title %></h2>
  3.  
  4. <div style="margin:0 250px 0 250px">
  5. <pre>
  6. <code class="<%= @post.language %>"><%= @post.source_code %></code>
  7. </pre>
  8. </div>
  9. <%= raw(disqus_thread) %>
Add Comment
Please, Sign In to add comment