Sha256: e6df5840b796ee982f53a9759c5434f8f6403f40630b8eba285e93ddadba2e1d

Contents?: true

Size: 200 Bytes

Versions: 5

Compression:

Stored size: 200 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>CcsCore</title>
  <%= stylesheet_link_tag :all %>
  <%= javascript_include_tag :defaults %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ccs_core_gem-0.0.6 app/views/layouts/application.html.erb
ccs_core_gem-0.0.5 app/views/layouts/application.html.erb
ccs_core_gem-0.0.4 app/views/layouts/application.html.erb
ccs_core_gem-0.0.3 app/views/layouts/application.html.erb
ccs_core_gem-0.0.2 app/views/layouts/application.html.erb