Sha256: 09d71f5a7a79b7d7ccfccb5225957d5d60d001790b0dbb5a386f4ec061d6b86b

Contents?: true

Size: 588 Bytes

Versions: 8

Compression:

Stored size: 588 Bytes

Contents

<div class="content">
  <h1 class="error"><%= I18n.t("simplificator_infrastructure.errors.generic.title") %></h1>
  <p class="lead"><%= I18n.t("simplificator_infrastructure.errors.generic.lead") %></p>
  <p><%= (I18n.t("simplificator_infrastructure.errors.generic.text") % {referrer: referrer_or_root(request)}).html_safe %></p>
  <p>
    <%= image_tag("simplificator_infrastructure/errors/error_generic.png", class: 'icon')%>
    <br/>

    <a href="<%= referrer_or_root(request) %>">
      <%= image_tag('simplificator_infrastructure/errors/logo.png', class: 'logo') %>
    </a>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
simplificator_infrastructure-0.1.1 app/views/errors/generic_error.html.erb
simplificator_infrastructure-0.1.0 app/views/errors/generic_error.html.erb
simplificator_infrastructure-0.0.11 app/views/errors/generic_error.html.erb
simplificator_infrastructure-0.0.10 app/views/errors/generic_error.html.erb
simplificator_infrastructure-0.0.9 app/views/errors/generic_error.html.erb
simplificator_infrastructure-0.0.8 app/views/errors/generic_error.html.erb
simplificator_infrastructure-0.0.7 app/views/errors/generic_error.html.erb
simplificator_infrastructure-0.0.6 app/views/errors/generic_error.html.erb