Sha256: 183691f110a5f66d622babfc6a01ee7bd163c419c0bd13272759caf3e6dc69cb

Contents?: true

Size: 369 Bytes

Versions: 30

Compression:

Stored size: 369 Bytes

Contents

<!DOCTYPE html>
<html lang="<%= I18n.locale.to_s %>">
  <head>
    <title><%= t('.link_not_found') %></title>
  </head>
  <body>
    <div class="columns two-a">
      <div class="column second">
        <h1><%= t('.link_expired_not_found') %></h1>
        <p>
          <%= t('.help', application_name: application_name) %> 
        </p>
      </div>
  </body>
</html>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
hyrax-5.0.4 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-5.0.3 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-5.0.2 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-5.0.1 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-5.0.0 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-3.6.0 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-4.0.0 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-3.5.0 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-3.4.2 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-3.4.1 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-3.4.0 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb
hyrax-3.3.0 app/views/hyrax/single_use_links_viewer/single_use_error.html.erb