Sha256: 6c736c0a541799a37f9d4022faca8c41ea6c4e7c3f61db6809cea36b67810fa2

Contents?: true

Size: 249 Bytes

Versions: 1

Compression:

Stored size: 249 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mta_json-0.0.1 examples/crud/rails/app/views/layouts/application.html.erb