Sha256: 15e7fe56d44200d3370dae90fac19c66fc8ef3ac82a765aecf561dd7ef7b0bea

Contents?: true

Size: 268 Bytes

Versions: 21

Compression:

Stored size: 268 Bytes

Contents

<%
  @page_title = "Page not found"
%>

<p>
  The page you were looking for could not be found. It might have been removed,
  had its name changed, or is temporarily unavailable.
  We apologize for the inconvenience.
</p>

<%= render partial: 'errors/generic_help' %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
pages_core-3.12.0 app/views/errors/404.html.erb
pages_core-3.11.3 app/views/errors/404.html.erb
pages_core-3.11.2 app/views/errors/404.html.erb
pages_core-3.11.1 app/views/errors/404.html.erb
pages_core-3.11.0 app/views/errors/404.html.erb
pages_core-3.10.2 app/views/errors/404.html.erb
pages_core-3.10.1 app/views/errors/404.html.erb
pages_core-3.9.2 app/views/errors/404.html.erb
pages_core-3.9.1 app/views/errors/404.html.erb
pages_core-3.9.0 app/views/errors/404.html.erb
pages_core-3.8.3 app/views/errors/404.html.erb
pages_core-3.8.2 app/views/errors/404.html.erb
pages_core-3.8.1 app/views/errors/404.html.erb
pages_core-3.8.0 app/views/errors/404.html.erb
pages_core-3.7.0 app/views/errors/404.html.erb
pages_core-3.6.2 app/views/errors/404.html.erb
pages_core-3.6.1 app/views/errors/404.html.erb
pages_core-3.6.0 app/views/errors/404.html.erb
pages_core-3.4.3 app/views/errors/404.html.erb
pages_core-3.5.1 app/views/errors/404.html.erb