Sha256: 8a078e02eb8a2b8f1891e608ba22c3a6e49bd2246607dad2429d5f3265b68784

Contents?: true

Size: 306 Bytes

Versions: 1

Compression:

Stored size: 306 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Colorpicker2Test</title>
  <%= stylesheet_link_tag    "application", media: "all", "data-turbolinks-track" => true %>
  <%= javascript_include_tag "application", "data-turbolinks-track" => true %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap-colorpicker2-rails-0.0.1 test/colorpicker2_rails_test/app/views/layouts/application.html.erb