Sha256: fa10fc3c30d89b2399578a6c564b0f92f680607f34baf6988868af603886d60e

Contents?: true

Size: 248 Bytes

Versions: 42

Compression:

Stored size: 248 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
cmor_blog-0.0.2.pre app/views/layouts/cmor/blog/application.html.erb
cmor_blog-0.0.1.pre app/views/layouts/cmor/blog/application.html.erb