ProjectEntropy/project-entropy.com

View on GitHub
app/views/posts/new.html.haml

Summary

Maintainability
Test Coverage
%section
  .container
    .row
      %h1 New post

      = render 'form'

      = link_to 'Back', posts_path