Sha256: 5298091cadc6a2f878f7d607df171a91ca71fed4d1e6b3b98cbe546f278306be

Contents?: true

Size: 253 Bytes

Versions: 6

Compression:

Stored size: 253 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cmor_core-0.0.6.pre app/views/layouts/cmor/core/application.html.erb
cmor_core-0.0.5.pre app/views/layouts/cmor/core/application.html.erb
cmor_core-0.0.4.pre app/views/layouts/cmor/core/application.html.erb
cmor_core-0.0.3.pre app/views/layouts/cmor/core/application.html.erb
cmor_core-0.0.2.pre app/views/layouts/cmor/core/application.html.erb
cmor_core-0.0.1.pre app/views/layouts/cmor/core/application.html.erb