Sha256: 631f6b92730e5242d822d0f90ecb31698648159315abd3e830c8db3d3a48eca5

Contents?: true

Size: 482 Bytes

Versions: 6

Compression:

Stored size: 482 Bytes

Contents

<!DOCTYPE html>
<html lang="de" class="no-js">
<head>
  <title>Testapp</title>
  <%= stylesheet_link_tag "application", :media => "all" %>
  <%= javascript_include_tag "application" %>
  <%= javascript_tag "$.ajaxSetup({ async: false });" if Rails.env.test? %>
  <%= csrf_meta_tags %>
</head>
<body class="<%= body_class %>">
  <%= render :partial => "shared/flashes" %>
  <%= yield %>
</body>
</html>
<!-- Created with care by DIE ANTWORT · Büro für Informationstechnik GmbH -->

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
da-suspenders-1.2.5 template/trout/app/views/layouts/application.html.erb
da-suspenders-1.2.4 template/trout/app/views/layouts/application.html.erb
da-suspenders-1.2.3 template/trout/app/views/layouts/application.html.erb
da-suspenders-1.2.2 template/trout/app/views/layouts/application.html.erb
da-suspenders-1.2.1 template/trout/app/views/layouts/application.html.erb
da-suspenders-1.2.0 template/trout/app/views/layouts/application.html.erb