Sha256: a3597a3f643ed8ed52cce7177a69e4ebec9174b4bab70b0f0928128a3860cfe7

Contents?: true

Size: 246 Bytes

Versions: 9

Compression:

Stored size: 246 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ecm_tags-2.2.1 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-2.2.0 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-2.1.0 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-2.0.2 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-1.0.0 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-0.0.4 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-0.0.3 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-0.0.2 app/views/layouts/ecm/tags/application.html.erb
ecm_tags-0.0.1 app/views/layouts/ecm/tags/application.html.erb