Sha256: e431055ba54a7417418eab964202eb19e68b3981f41c9b848f6eb5412b079adb

Contents?: true

Size: 471 Bytes

Versions: 6

Compression:

Stored size: 471 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  <title>Checkouts: <%= controller.action_name %></title>
  <%= stylesheet_link_tag 'scaffold' %>
</head>
<body>

<p style="color: green"><%= flash[:notice] %></p>

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
spree-enriquez-0.9.4 app/views/layouts/checkouts.html.erb
spree-0.9.4 app/views/layouts/checkouts.html.erb
spree-0.9.3 app/views/layouts/checkouts.html.erb
spree-0.9.2 app/views/layouts/checkouts.html.erb
spree-0.9.1 app/views/layouts/checkouts.html.erb
spree-0.9.0 app/views/layouts/checkouts.html.erb