Sha256: a63cd3b9ad5a06067a2b3f749afe3a2427ee825860fe7697baee6e954b4821c3

Contents?: true

Size: 202 Bytes

Versions: 5

Compression:

Stored size: 202 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Ecommerce</title>
  <%= stylesheet_link_tag :all %>
  <%= javascript_include_tag :defaults %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ecommerce-0.0.6 app/views/layouts/application.html.erb
ecommerce-0.0.5 app/views/layouts/application.html.erb
ecommerce-0.0.4 app/views/layouts/application.html.erb
ecommerce-0.0.3 app/views/layouts/application.html.erb
ecommerce-0.0.2 app/views/layouts/application.html.erb