Sha256: 6eb6ccfaac9186fda0d54b64b66cb3c2130c24ab46bb75ba1975a9fc2c028fbc

Contents?: true

Size: 265 Bytes

Versions: 12

Compression:

Stored size: 265 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ecm_news2_backend-1.2.6 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.2.5 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.2.4 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.2.3 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.2.2 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.2.1 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.2.0 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.1.3 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.1.1 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.1.0 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.0.1 app/views/layouts/ecm/news/backend/application.html.erb
ecm_news2_backend-1.0.0 app/views/layouts/ecm/news/backend/application.html.erb