Sha256: 3cdd2b1037b34305c5859feb1d886e5166e70f6f8ca8fd553fc2f80748ab2788

Contents?: true

Size: 349 Bytes

Versions: 66

Compression:

Stored size: 349 Bytes

Contents

<%= render layout: 'layouts/error' do %>
    <div class="header">
      <img src="/astor.png">
    </div>
    <div class="body">
      <p>
        <%= t(:gone_explanation, error: link_to_status_codes(410)).html_safe %>
      </p>
      <p>
        <a class="btn btn-success" href="/"> <%= t(:back_to_mumuki) %> </a>
      </p>
    </div>
<% end %>

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
mumuki-laboratory-6.7.7 app/views/errors/gone.html.erb
mumuki-laboratory-6.7.6 app/views/errors/gone.html.erb
mumuki-laboratory-6.7.5 app/views/errors/gone.html.erb
mumuki-laboratory-6.7.4 app/views/errors/gone.html.erb
mumuki-laboratory-6.7.3 app/views/errors/gone.html.erb
mumuki-laboratory-6.7.2 app/views/errors/gone.html.erb
mumuki-laboratory-6.7.1 app/views/errors/gone.html.erb
mumuki-laboratory-6.7.0 app/views/errors/gone.html.erb
mumuki-laboratory-6.6.1 app/views/errors/gone.html.erb
mumuki-laboratory-6.6.0 app/views/errors/gone.html.erb
mumuki-laboratory-6.5.1 app/views/errors/gone.html.erb
mumuki-laboratory-6.5.0 app/views/errors/gone.html.erb
mumuki-laboratory-6.4.2 app/views/errors/gone.html.erb
mumuki-laboratory-6.4.1 app/views/errors/gone.html.erb
mumuki-laboratory-6.4.0 app/views/errors/gone.html.erb
mumuki-laboratory-6.2.0 app/views/errors/gone.html.erb
mumuki-laboratory-6.1.5 app/views/errors/gone.html.erb
mumuki-laboratory-6.0.4 app/views/errors/gone.html.erb
mumuki-laboratory-6.1.4 app/views/errors/gone.html.erb
mumuki-laboratory-6.1.3 app/views/errors/gone.html.erb