Sha256: 9a02582d3b32dc6a302e9855f3e55010fc1becf5063840cc44447b40f136b676

Contents?: true

Size: 229 Bytes

Versions: 2

Compression:

Stored size: 229 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Dummy</title>
  <%= stylesheet_link_tag    "application" %>
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nether-0.0.2 test/dummy/app/views/layouts/application.html.erb
nether-0.0.1 test/dummy/app/views/layouts/application.html.erb