Sha256: c2d63c925a123915573c96830f3779bd762b2985700aef4cf56779b500419376

Contents?: true

Size: 275 Bytes

Versions: 5

Compression:

Stored size: 275 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ecm_core_info_backend-0.0.6 app/views/layouts/ecm/core_info/backend/application.html.erb
ecm_core_info_backend-0.0.5 app/views/layouts/ecm/core_info/backend/application.html.erb
ecm_core_info_backend-0.0.4 app/views/layouts/ecm/core_info/backend/application.html.erb
ecm_core_info_backend-0.0.3 app/views/layouts/ecm/core_info/backend/application.html.erb
ecm_core_info_backend-0.0.2 app/views/layouts/ecm/core_info/backend/application.html.erb