DistroPropaganda/code/rails31/depot_s/app/views/carts/show.html.erb
2018-11-24 13:20:20 +01:00

5 行
80 B
Text

<% if notice %>
<p id="notice"><%= notice %></p>
<% end %>
<%= render @cart %>