Sha256: 4bf5a02209ce8d24b0557ff089c4391a6a281199221233fa9f301334d7040056

Contents?: true

Size: 296 Bytes

Versions: 1

Compression:

Stored size: 296 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>ModularityCoffeeRails</title>
  <%= stylesheet_link_tag    "modularity-coffee-rails/application", :media => "all" %>
  <%= javascript_include_tag "modularity-coffee-rails/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
modularity-coffee-rails-0.0.1 app/views/layouts/modularity-coffee-rails/application.html.erb