Sha256: acbfd310bfc8858eaca4181c5de4106d5ac24bbf9114fa485775fe7850fa3d91

Contents?: true

Size: 234 Bytes

Versions: 1

Compression:

Stored size: 234 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Project</title>
  <%= stylesheet_link_tag    "application", :media => "all" %>
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capistrano-redeploy-0.1.0 test/project/app/views/layouts/application.html.erb