Sha256: f6488cffc30a153e7c5b74dfba07b73a3f84de983a41ac9424aa411a44492c04

Contents?: true

Size: 357 Bytes

Versions: 106

Compression:

Stored size: 357 Bytes

Contents

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

Version data entries

106 entries across 106 versions & 1 rubygems

Version Path
mumuki-laboratory-7.10.2 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.10.1 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.10.0 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.9.2 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.9.1 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.9.0 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.7.6 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.7.5 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.7.4 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.8.0 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.7.3 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.7.2 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.7.1 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.7.0 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.6.2 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.6.1 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.6.0 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.5.2 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.5.1 app/views/errors/unauthorized.html.erb
mumuki-laboratory-7.5.0 app/views/errors/unauthorized.html.erb