Sha256: 861431648ebf9b8c949880b0a74a372bdd6ea76788f767496c2abe1144af9768

Contents?: true

Size: 406 Bytes

Versions: 10

Compression:

Stored size: 406 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title><%= I18n.t('simplificator_infrastructure.errors.page_title') %></title>
    <%= stylesheet_link_tag    "simplificator_infrastructure/application", media: "all" %>
    <%= javascript_include_tag "simplificator_infrastructure/application" %>
    <%= csrf_meta_tags %>
  </head>
  <body class="errors simplificator_infrastrcture">
    <%= yield %>
  </body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
simplificator_infrastructure-0.0.11 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.10 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.9 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.8 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.7 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.6 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.5 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.4 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.3 app/views/layouts/simplificator_infrastructure/errors.html.erb
simplificator_infrastructure-0.0.2 app/views/layouts/simplificator_infrastructure/errors.html.erb