Sha256: 7bb92f38d96f2dd95f88152240e825bfd50a6cd790b97e2fc3190c2dbf30b6e9

Contents?: true

Size: 516 Bytes

Versions: 5

Compression:

Stored size: 516 Bytes

Contents

- page_title("404: Not Found")

- content_for :crumbs do
  %ol.breadcrumb
    %li= link_to_home
    %li Not Found

%article#not-found
  %header
    %h3 http status code
    %h1 404
    %h2 Resource Not Found

  %section.message
  %p
    There might be a mistake in the URL which means our application can't respond to it, or it might be that you have asked about a valid identifier, but there isn't any information in our database about it.

    Try visiting the #{link_to "Home page", "/"} and browsing from there.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
publish_my_data-1.0.4 app/views/publish_my_data/errors/not_found.html.haml
publish_my_data-1.0.3 app/views/publish_my_data/errors/not_found.html.haml
publish_my_data-1.0.2 app/views/publish_my_data/errors/not_found.html.haml
publish_my_data-1.0.1 app/views/publish_my_data/errors/not_found.html.haml
publish_my_data-1.0.0 app/views/publish_my_data/errors/not_found.html.haml