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-5.8.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.7.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.6.3 app/views/errors/gone.html.erb
mumuki-laboratory-5.6.2 app/views/errors/gone.html.erb
mumuki-laboratory-5.6.1 app/views/errors/gone.html.erb
mumuki-laboratory-5.6.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.5.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.4.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.3.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.2.1 app/views/errors/gone.html.erb
mumuki-laboratory-5.2.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.1.1 app/views/errors/gone.html.erb
mumuki-laboratory-5.1.0 app/views/errors/gone.html.erb
mumuki-laboratory-5.0.12 app/views/errors/gone.html.erb
mumuki-laboratory-5.0.11 app/views/errors/gone.html.erb
mumuki-laboratory-5.0.10 app/views/errors/gone.html.erb
mumuki-laboratory-5.0.9 app/views/errors/gone.html.erb
mumuki-laboratory-5.0.8 app/views/errors/gone.html.erb
mumuki-laboratory-5.0.7 app/views/errors/gone.html.erb
mumuki-laboratory-5.0.6 app/views/errors/gone.html.erb