Sha256: 44b02bde3e5afdc9dfc8b93e845554ea6009a2e569a6c950cef6db7eb797bf0e

Contents?: true

Size: 246 Bytes

Versions: 10

Compression:

Stored size: 246 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ecm_blog-1.3.1 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-1.3.0 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-1.2.1 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-1.2.0 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-1.0.2 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-1.0.1 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-1.0.0 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-0.2.0 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-0.1.1 app/views/layouts/ecm/blog/application.html.erb
ecm_blog-0.0.1 app/views/layouts/ecm/blog/application.html.erb