Arie/serveme

View on GitHub
app/views/pages/not_found.html.haml

Summary

Maintainability
Test Coverage
.page_not_found
  .row
    .col-md-8
      %h2 Page not found
  .row
    .col-md-8
      %p The page you're looking for could not be found.

  .row
    .col-md-8
      = image_tag("404.gif")