Sha256: bb85c505132cc74464d74d681d7681901ae7df20ff5cdf48500e7026986bf43a

Contents?: true

Size: 258 Bytes

Versions: 15

Compression:

Stored size: 258 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title><%= yield(:title) %></title>

  <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>

  <%= csrf_meta_tags %>

  <%= yield :extra_head %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
disco_app-0.6.8 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.6.9 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.7.0 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.7.1 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.7.2 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.0 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.1 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.2 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.3 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.4 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.5 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.6 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.7 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.8 app/views/layouts/embedded_app_modal.html.erb
disco_app-0.8.9 app/views/layouts/embedded_app_modal.html.erb