Sha256: febdc4bfb56e741dbd45338a5e9d762d7590b9a78dc460d54a88e566fac3f458

Contents?: true

Size: 302 Bytes

Versions: 3

Compression:

Stored size: 302 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>DummyPreauth</title>
  <%= stylesheet_link_tag    "application", media: "all", "data-turbolinks-track" => true %>
  <%= javascript_include_tag "application", "data-turbolinks-track" => true %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dailycred-0.3.1 dummy-preauth/app/views/layouts/application.html.erb
dailycred-0.3.0 dummy-preauth/app/views/layouts/application.html.erb
dailycred-0.2.0 dummy-preauth/app/views/layouts/application.html.erb