Sha256: 231ead969ec130bff36a0cc8c8bd02268ef385d15f49cd4565a3e157f3956c16

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>SimpleDatatable</title>
  <%= stylesheet_link_tag    "simple_datatable/application", media: "all" %>
  <%= javascript_include_tag "simple_datatable/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_datatable-0.0.1 app/views/layouts/simple_datatable/application.html.erb