Sha256: 38646e30d72a1f4819cf607b21f760b4d6b6ce1d9676cbab5814a038964c297e

Contents?: true

Size: 271 Bytes

Versions: 3

Compression:

Stored size: 271 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ecm_youtube_backend-1.0.2 app/views/layouts/ecm/youtube/backend/application.html.erb
ecm_youtube_backend-1.0.1 app/views/layouts/ecm/youtube/backend/application.html.erb
ecm_youtube_backend-1.0.0 app/views/layouts/ecm/youtube/backend/application.html.erb