Sha256: 2ea62bbd394518b972ea6e75b51e5377daca08f0f22f79468f474a6c719fff10

Contents?: true

Size: 264 Bytes

Versions: 2

Compression:

Stored size: 264 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
css_splitter-0.0.2 app/views/layouts/css_splitter/application.html.erb
css_splitter-0.0.1 app/views/layouts/css_splitter/application.html.erb