<%= image_tag "404.png", class: "img-fluid" %>

<p class="lead text-muted">
  We're sorry, but the page you were looking for doesn't exist.
</p>
<%= link_to "Back to home", root_path, class: "btn btn-primary" %>